Releases: clucompany/cluFullTransmute
Releases · clucompany/cluFullTransmute
1.3.0
1.2.0
- Changed version from 1.1.0 to version 1.2.0.
- Updated documentation.
- New functions added to cargo.toml (contract, compatible_stdapi, support_size_check_transmute).
- Updated examples.
- Completely changed the file hierarchy, broken compatibility with version 1.1.0 and younger.
1.1.0
- Updated examples, updated documentation, updated readme
- Library version changed to 1.1
- Added some const signs of functions
- Permanent removal of obsolete modules and functions
1.0.6
- Documentation updated.
- New examples added.
- MaybeTransmuteData API refactored to DataTransmutContract API
- full_transmute API converted to force_transmute, data size check API added.
- Many features have been redesigned due to the redesign.
- Minor fixes, preparation for release.
1.0.5
- The version of the library is raised (1.0.4->1.0.5)
- Eliminated all unstable functions of the night compiler
- Correction of some methods, transfer of some functions to deprecated
- The 2021 edition of the compiler is used.
Waiting for the Rust SafeMannualyDrop
library to stabilize.
1.0.3
- Removed unnecessary night flag.
- Code refactoring.
- Refactoring localization.
1.0.2
- Stabilization of api, waiting for tests.
- Stabilization of "MaybeTransmute".
- Added "[no_std]".
1.0.1
- Steadily working version.