Skip to content

Releases: opensound-org/est

v0.10.1

08 Aug 23:30

Choose a tag to compare

Changed

  • (safety): Replace unwrap with expect to enhance safety and readability (12d202)

Fixed

  • (task::task_tracker): Fix the mismatched_lifetime_syntaxes warning lint introduced by Rust 1.89.0 (a6f96d)

Deps

  • Upgrade tokio to 1.47.1 (711b5a)
  • Upgrade tokio-util to 0.7.16 (c90622)
  • (README): Update Rust to 1.89.0 (5c499c)

v0.10.0

08 Jul 05:26

Choose a tag to compare

Added

  • (slice): Introduce SliceExt trait with has_dup method (fa37a1)

Docs

  • (README): Update git-msrv badge (a9dc28)

Deps

  • Upgrade indexmap to 2.10.0 (818403)
  • Upgrade tokio to 1.46.1 (be1237)
  • (README): Update Rust to 1.88.0 (067a7e)

v0.9.1

25 May 07:17

Choose a tag to compare

Fixed

  • Fix inconsistent dependency versions (99cb9b)

Docs

  • (README): Add DeepWiki badge (7a37b4)

Deps

  • Upgrade tokio to 1.45.0 (0850b2)
  • Upgrade tokio to 1.45.1 (efcdc6)
  • (README): Update Rust to 1.87.0 (547b29)

Full Changelog: v0.9.0...v0.9.1

v0.9.0

25 Apr 01:07

Choose a tag to compare

Added

  • (collections): Re-exports indexmap::IndexMap (5155f2)
  • (future): Add tests on async closure to IntoFutureWithArgs (17107b)
  • (task): Introduce GracefulTask and surrounding facilities (10bb7d)
  • (task::graceful): Add some mock interfaces for test driven design (8fda8b)
  • (task::graceful): Add some unit tests (9dd80f)
  • (task::graceful): Add some unit tests (45be0f)
  • (task::graceful): Add some unit tests (f4863a)
  • Introduce feature flag mechanism (16fea9)

Changed

  • (task::graceful): Simplify some unit tests (d145bd)
  • (task::graceful): Update some unit tests (8f1f61)
  • (task::graceful): Use std::sync::Mutex instead of tokio::sync::Mutex to reduce some dependence on tokio (e2ef3f)

Docs

  • (sync::once): Add some documentation to OnceWaiter::triggered (8bfde4)
  • (task): Fix missing punctuation (0283bf)
  • (task::graceful): Add full document (c967a8)
  • (task::GracefulTask): Add some additional docs (2802ed)

Deps

  • (README): Update Rust to 1.86.0 (bc58e4)
  • Upgrade indexmap to 2.9.0 (e4df6d)
  • Upgrade tokio to 1.44.2 (6907bb)
  • Upgrade anyhow to 1.0.98 (fd2c04)
  • Upgrade ron to 0.10.1 (d4072d)
  • Upgrade tokio-util to 0.7.15 (bcadd5)

Full Changelog: v0.8.1...v0.9.0

v0.8.1

27 Mar 19:34

Choose a tag to compare

v0.8.0

v0.7.1

27 Jan 08:21

Choose a tag to compare

v0.7.0

26 Jan 09:49

Choose a tag to compare

v0.6.1

09 Jan 18:05

Choose a tag to compare

v0.6.0

12 Dec 14:26

Choose a tag to compare