Skip to content

Releases: aantn/smag

v0.8.0

22 May 15:51
1d838e2
Compare
Choose a tag to compare

What's Changed

  • Update usage section in Readme to current release version by @svetter in #11
  • Add usage example to Readme by @svetter in #12
  • More space for command display in top bar by @svetter in #16
  • Fix behavior of "last" indicator by @svetter in #15
  • Improve range calculation and tick spacing/placement by @svetter in #17
  • Manually setting y-axis range by @svetter in #18
  • Y-axis tick spacing responsive to terminal height by @svetter in #19
  • Minor fixes and CI cleanup by @svetter in #20
  • Show decimal places in current, min, max for each command by @svetter in #22

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

06 Jan 09:41
d1d7b62
Compare
Choose a tag to compare

What's Changed

  • Fix compatibility with Rust 1.74+ by @zebreus in #8

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

15 Dec 18:20
Compare
Choose a tag to compare

Add command line argument for setting y-axis label

v0.5.5

04 Dec 21:32
Compare
Choose a tag to compare
convert integer y-axis labels to float labels with sane printing para…

…meters

v0.5.4

01 Dec 10:34
Compare
Choose a tag to compare

Fix bug when running multiple commands.

v0.5.3

21 Nov 17:48
Compare
Choose a tag to compare

Add "last" to ui

v0.5.2

21 Nov 16:56
Compare
Choose a tag to compare
run cargo fmt and bump version to 0.5.2