Skip to content

Releases: Wytamma/beastiary

v0.8.1

16 Aug 08:47
Compare
Choose a tag to compare

Minor update to layout

v0.8.0

16 Aug 08:34
Compare
Choose a tag to compare

Version 0.8.0

New features

  1. Add log files to track from the command line .
  2. Samples are append to traces (real-time-ish).
  3. Histograms!

v0.7.1

15 Aug 14:19
Compare
Choose a tag to compare

Minor bug fixes

v0.7.0

14 Aug 18:08
Compare
Choose a tag to compare

Implemented caching in the backend to save on file reading time. Basic fronted is now working so beastiary can be used to view trace files on a remote sever.

Fontend

11 Aug 10:42
Compare
Choose a tag to compare

Major changes to frontend

v0.5.0

07 Aug 14:58
Compare
Choose a tag to compare

Added layout for frontend.

v0.4.2

07 Aug 05:47
Compare
Choose a tag to compare

v0.4.2

v0.4.1

07 Aug 05:37
Compare
Choose a tag to compare

v0.4.1

Version 0.4.0

07 Aug 05:23
Compare
Choose a tag to compare

Refactored and removed ui command. Start beastiary server with beastiary command.

Working API

06 Aug 16:10
Compare
Choose a tag to compare

I changed the backed structure so that it's driven by the UI and doesn't require any workers or background watcher tasks.