Releases: WhyAreAllTheseTaken/sortlock
Releases · WhyAreAllTheseTaken/sortlock
Sort Lock 0.2.0
Features
- Added support for
no-stdtargets by adding anstdfeature which is enabled by default. Without this,spinwill be used for locking. - Added support for targets that lack support for certain atomic operations by using portable atomics.
Full Changelog: v0.1.0...v0.2.0
Sort Lock 0.1.0
Sort Lock 0.0.0
The initial release of SortLock.
Full Changelog: https://github.com/WhyAreAllTheseTaken/sortlock/commits/v0.0.0