Skip to content

v1.1.0

Latest

Choose a tag to compare

@DTTerastar DTTerastar released this 30 Jul 21:55
4b5f2b7

--version

crono-export --version (and -v) now print the build version, wired to the release tag:

$ crono-export --version
crono-export version v1.1.0

Previously it errored with unknown flag: --version. Dev builds report dev. (#49)

Also

  • Worked example added to the README (#47).

Full changelog: v1.0.0...v1.1.0