Skip to content
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 20:02
· 18 commits to main since this release
a802604

1.0.0 (2020-10-03)

Bug Fixes

  • cli: fixes cli (92fe7f8)
  • storage/lowdb: fixes transactionData (d48a9f4)
  • storage/lowdb: fixes transactionData (34dbde3)

Code Refactoring

  • breaks monolith in multiple packages (1881ba5)

Features

  • cli: adds clear command to reset storage (2152148)
  • makes the first iteration stable (6b8b28f)
  • renames package from performance-tracing to trace-it (9b4ff68)
  • analyze: adds first implemenation of the analyze feature (83d45b8)
  • cli: performance-tracing now callable via cli 💻 (18317e9)
  • renames package from performance-tracing to trace-it (1be9127)
  • analyze: adds first implemenation of the analyze feature (b3b505e)
  • cli: performance-tracing now callable via cli 💻 (fd371f7)
  • first working dev release (95ed783)
  • made storage async (8dca714)

BREAKING CHANGES

  • The storage adapters are now plugins provided by additional packages
  • Renames the package. No it is found under trace-it.
  • Renames the package. No it is found under trace-it.