Skip to content

Releases: clucompany/cluFlock

Update 1.2.5 -> ... -> 1.2.7

15 Feb 17:40
Compare
Choose a tag to compare
  1. Correcting minor errors
  2. Raising Library Version
  3. Adding an experimental flag combining some Windows with linux bugs
  4. Added compatibility with 'StdErr (or std:: error:: Error)'
  5. Added minor additional features to 'FlockError'
  6. Default Debug for 'FlockError' has been modified to add compatibility with 'StdErr'
  7. Simplifying the codebase
  8. Using the new edition of rust 2021
  9. Excluding unnecessary flags, excluding the FullTransmute library since ManDrop is now used
  10. Correction of documentation

1.2.5

18 Sep 07:37
Compare
Choose a tag to compare

Update 1.2.4 -> 1.2.5

  1. Cross platform release:
    1. added support for windows platform
    2. update of cross platform Api (added additional generics waiting and not waiting to unlock).
  2. 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.
  3. Updated version cluFullTransmute (1.0.2)
  4. Documentation update
    1. added description of platform features, stabilization of written documentation
    2. readme change (stabilization of written documentation).

1.2.4

31 Aug 20:06
Compare
Choose a tag to compare
  1. Stabilization of documentation
  2. Stabilization of the main area
  3. Use of cluFullTransmute for nightly library flag
  4. Improvement of examples

0.2.2

07 Apr 12:31
Compare
Choose a tag to compare
1. Preparation for publication.

0.1.8

01 Jan 15:51
Compare
Choose a tag to compare
1. Init repo

0.1.5

13 Nov 20:14
d4fa1b2
Compare
Choose a tag to compare
Update LICENSE