Skip to content

v0.3.0

Latest

Choose a tag to compare

@TooManyBees TooManyBees released this 21 Aug 14:28
· 1 commit to main since this release

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.