Skip to content

Releases: mrsarm/rust-sum-queue

1.0.0

07 Jul 14:58
Compare
Choose a tag to compare
  • [Breaking change] Replace seconds u64 arguments with Duration type arguments (#4)
  • [Bug] Fix precision used to compute age (#2)

Crate → https://crates.io/crates/sum-queue/1.0.0

0.2.0

20 Apr 23:37
Compare
Choose a tag to compare
  • Implementation of the Iter iterator.
    • SumQueue has its own iterator.
    • It allows to hide the internal struct QueueElement.
  • Improvements in docs.

Crate → https://crates.io/crates/sum-queue/0.2.0

0.1.0

10 Jul 23:05
Compare
Choose a tag to compare