Releases: hermit-os/hermit-sync
Releases · hermit-os/hermit-sync
0.1.6
What's Changed
- chore: migrate to interrupt-mutex crate by @mkroening in #19
- feat: migrate to upstream spinning-top by @mkroening in #20
- feat: add one-shot mutex by @mkroening in #13
Full Changelog: v0.1.5...v0.1.6
0.1.5
0.1.4
What's Changed
- fix(interrupts): activate interrupt masking on AArch64 by @egrimley-arm in #16
Full Changelog: v0.1.3...v0.1.4
0.1.3
What's Changed
- Rework imports by @mkroening in #7
- Add RwSpinLock by @mkroening in #8
- Format imports by @mkroening in #10
- Reimplement Backoff by @mkroening in #9
- Add semicolon for consistent formatting by @mkroening in #11
- Add 64-bit RISC-V support by @mkroening in #14
- Release version 0.1.3 by @mkroening in #15
Full Changelog: v0.1.2...v0.1.3
0.1.2
0.1.1
What's Changed
- Add docs to typedefs by @mkroening in #3
- Add examples by @mkroening in #4
Full Changelog: v0.1.0...v0.1.1
0.1.0
Initial release.
Full Changelog: https://github.com/hermitcore/hermit-sync/commits/v0.1.0