Skip to content

Releases: mirromutth/latches

Release 0.2.0

31 Dec 09:09
v0.2.0
Compare
Choose a tag to compare

What's Changed

  • Remove unnecessary gated imports by @eagr in #18
  • Set MSRV to 1.63 by @eagr in #19

Full Changelog: v0.1.3...v0.2.0

Release 0.1.3

21 Dec 05:43
v0.1.3
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @eagr made their first contribution in #14

Full Changelog: https://github.com/mirromutth/latches/commits/v0.1.3

Release 0.1.2

19 Dec 09:43
v0.1.2
4bc9600
Compare
Choose a tag to compare

What's Changed

  • Improve lints and mark const fn as possible in #12

Release 0.1.1

18 Dec 11:33
v0.1.1
25e4102
Compare
Choose a tag to compare

First release of latches.

  • The sync implementation
  • The task implementation
  • The futex implementation

See also README.md.