Skip to content

Releases: mfreeborn/heliocron

v0.8.1 Release

01 Aug 15:27
Compare
Choose a tag to compare

What's Changed

Added

  • add --watch and --json to an overall much enhanced poll subcommand.

Full Changelog: https://github.com/mfreeborn/heliocron/blob/master/CHANGELOG.md

v0.8.0 Release

31 Jul 15:39
Compare
Choose a tag to compare

What's Changed

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

v0.7.0

12 Jun 16:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1 Release

11 Jun 20:44
Compare
Choose a tag to compare

Cut a new release specifically for crates.io to bump tokio-walltime to v0.1.2. Previous versions of tokio-walltime failed to compile on the Raspberry Pi architectures. v0.6.0 of heliocron has been yanked from crates.io.

v0.6.0 Release

11 Jun 20:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

29 Dec 11:14
Compare
Choose a tag to compare
fix release ci bug

v0.4.0

28 Jun 16:01
004f7f9
Compare
Choose a tag to compare
add support for more events (#18)

* add support for more events

* fix clippy lints

* create EventTime type

* bump version

* update README

* update cargo

* add new RuntimeErrorKind

* improve error handling

v0.3.4

23 Jun 16:19
Compare
Choose a tag to compare
bump version

v0.3.3

07 May 18:56
709167d
Compare
Choose a tag to compare
update release.yml

v0.3.0

11 Mar 23:31
Compare
Choose a tag to compare

Adds more rigorous error handling and user-friendly error descriptions