Skip to content

crux_time_v0.4.0

Compare
Choose a tag to compare
@StuartHarris StuartHarris released this 29 Apr 08:07
· 176 commits to master since this release

crux_time v0.4.0

This is a breaking change
Changed the signature of now() and added notify_at(instant) and notify_after(duration).
Also includes an optional feature chrono for conversions for the new Instant and Duration types to/from relevant chrono types.

What's Changed

Full Changelog: crux_core-v0.7.4...crux_time_v0.4.0