Skip to content

1.0.0

Compare
Choose a tag to compare
@denisandroid denisandroid released this 17 Aug 20:31
· 13 commits to master since this release
  1. The library code has been stabilized.
  2. Added implementations for working with internal synchronized variables.
  3. Completely redesigned documentation.
  4. Updated readme.
  5. Added tests.
  6. Added many examples of using the library.
  7. In connection with the update of rust, support for std has been added to the constant macro (previously only parking_lot was supported).
  8. Improved get_point_name exception functions when building with default value.