Releases: clucompany/cluFlock
Releases · clucompany/cluFlock
Update 1.2.5 -> ... -> 1.2.7
- Correcting minor errors
- Raising Library Version
- Adding an experimental flag combining some Windows with linux bugs
- Added compatibility with 'StdErr (or std:: error:: Error)'
- Added minor additional features to 'FlockError'
- Default Debug for 'FlockError' has been modified to add compatibility with 'StdErr'
- Simplifying the codebase
- Using the new edition of rust 2021
- Excluding unnecessary flags, excluding the FullTransmute library since ManDrop is now used
- Correction of documentation
1.2.5
Update 1.2.4 -> 1.2.5
- Cross platform release:
- added support for windows platform
- update of cross platform Api (added additional generics waiting and not waiting to unlock).
- The first tests of locks are added, tests check the general operation of exclusive and shared locks. As well as added tests for special behavior of platforms.
- Updated version cluFullTransmute (1.0.2)
- Documentation update
- added description of platform features, stabilization of written documentation
- readme change (stabilization of written documentation).
1.2.4
- Stabilization of documentation
- Stabilization of the main area
- Use of cluFullTransmute for nightly library flag
- Improvement of examples
0.2.2
1. Preparation for publication.
0.1.8
1. Init repo
0.1.5
Update LICENSE