- Initial version. Three complete APIs, tested
- Removed warning during compilation in some rare cases
- Fixed code formatting using rustfmt
- Fixed synchronization issues on Windows
- Updated documentation - it is easier for users to understand the value of the library.
- Added badges showing the library quality.
- Fixed collision of the "Result" name. Other possible sources of collisions removed too.
- Fixed small typos in error messages.
- Fixed possible name collision in generated code- big thanks to kzys for finding it!