Releases: tosc-rs/scoped-mutex
Releases · tosc-rs/scoped-mutex
`mutex` v1.0.2
What's Changed
- bug(mutex): Fix thread mode impl, add test by @jamesmunns in #21
- chore(mutex): release v1.0.2 by @jamesmunns in #22
Full Changelog: mutex-v1.0.1...mutex-v1.0.2
`mutex` v1.0.1, `mutex-traits` v1.0.1
What's Changed
- Implement optional unwinding support by @jamesmunns in #19
- Add docs to help choosing a lock impl by @jamesmunns in #20
- Fix assert, remove unused attrs by @jamesmunns in #18
Full Changelog: mutex-v1.0.0...mutex-v1.0.1
`scoped-mutex-traits` v1.0.0
What's Changed
- Extract from embassy PR by @jamesmunns in #1
- Start prepping for a crates-io release by @jamesmunns in #2
New Contributors
- @jamesmunns made their first contribution in #1
Full Changelog: https://github.com/tosc-rs/scoped-mutex/commits/traits-v1.0.0
`scoped-mutex` v0.1.0
What's Changed
- Extract from embassy PR by @jamesmunns in #1
- Start prepping for a crates-io release by @jamesmunns in #2
New Contributors
- @jamesmunns made their first contribution in #1
Full Changelog: https://github.com/tosc-rs/scoped-mutex/commits/main-v0.1.0