Skip to content

Releases: taiki-e/easytime

0.2.7

05 Mar 14:38
Compare
Choose a tag to compare
  • Make Instant::{duration_since, elapsed, sub} saturating to follow the upstream change.

  • Add #[must_use] to follow upstream changes.

0.2.6

26 Aug 16:44
Compare
Choose a tag to compare
  • Increase the minimum supported Rust version from Rust 1.34 to Rust 1.58.

0.2.5

27 Jul 18:49
Compare
Choose a tag to compare
  • Remove dependency on const_fn crate.

0.2.4

05 Sep 12:47
Compare
Choose a tag to compare
  • Make Duration::new const function on Rust 1.58+.

  • Make Duration::is_zero const function on Rust 1.46+. Previously, this was const function on Rust 1.53+.

  • Documentation improvements.

0.2.3

30 Jun 13:42
Compare
Choose a tag to compare
  • Add {Duration, Instant}::NONE constants. (#27, thanks @dhardy)

0.2.2

24 Jul 12:07
Compare
Choose a tag to compare

0.2.1

06 Apr 14:12
Compare
Choose a tag to compare

0.2.0