Releases: TooManyBees/grafbabe
Releases · TooManyBees/grafbabe
Release list
v0.3.0
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
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
It's the initial release. What it says in the readme.