1.0.0
- The library code has been stabilized.
- Added implementations for working with internal synchronized variables.
- Completely redesigned documentation.
- Updated readme.
- Added tests.
- Added many examples of using the library.
- In connection with the update of rust, support for
std
has been added to the constant macro (previously onlyparking_lot
was supported). - Improved
get_point_name
exception functions when building with default value.