Skip to content

Releases: TooManyBees/grafbabe

v0.3.0

Choose a tag to compare

@TooManyBees TooManyBees released this 21 Aug 14:28

Allow serving live assets when compiled for release, by starting grafbabe with the command grafbabe serve live. This can be compiled out of the binary by compiling with --no-default-features. (I take no responsibility for this letting random visitors browse your filesystem).

Update database schema to store every metric value as f64.

Support migrations

Choose a tag to compare

@TooManyBees TooManyBees released this 10 Aug 16:52

Supports database migrations, which might happen in the future.

A no-op JS tweak to make the dashboard more compatible with older browsers.

grafbabe 0.1.1

Choose a tag to compare

@TooManyBees TooManyBees released this 06 Aug 03:38

It's the initial release. What it says in the readme.