Skip to content

Releases: clucompany/cluFullTransmute

1.3.0

12 May 22:44
2e97741
Compare
Choose a tag to compare
  1. Improved code examples.
  2. Improved documentation.
  3. Fixed minor bugs.
  4. Refactored code for improved stability.
  5. Removed Travis CI to use Github CI.
  6. Refactored tests for improved reliability.
  7. Added "inline" compilation flag for inlining functions.

1.2.0

15 Aug 07:54
Compare
Choose a tag to compare
  1. Changed version from 1.1.0 to version 1.2.0.
  2. Updated documentation.
  3. New functions added to cargo.toml (contract, compatible_stdapi, support_size_check_transmute).
  4. Updated examples.
  5. Completely changed the file hierarchy, broken compatibility with version 1.1.0 and younger.

1.1.0

02 Jun 19:19
Compare
Choose a tag to compare
  1. Updated examples, updated documentation, updated readme
  2. Library version changed to 1.1
  3. Added some const signs of functions
  4. Permanent removal of obsolete modules and functions

1.0.6

07 Apr 21:41
Compare
Choose a tag to compare
  1. Documentation updated.
  2. New examples added.
  3. MaybeTransmuteData API refactored to DataTransmutContract API
  4. full_transmute API converted to force_transmute, data size check API added.
  5. Many features have been redesigned due to the redesign.
  6. Minor fixes, preparation for release.

1.0.5

15 Nov 18:06
Compare
Choose a tag to compare
  1. The version of the library is raised (1.0.4->1.0.5)
  2. Eliminated all unstable functions of the night compiler
  3. Correction of some methods, transfer of some functions to deprecated
  4. The 2021 edition of the compiler is used.

Waiting for the Rust SafeMannualyDrop library to stabilize.

1.0.3

29 Mar 19:12
0b2743d
Compare
Choose a tag to compare
  1. Removed unnecessary night flag.
  2. Code refactoring.
  3. Refactoring localization.

1.0.2

11 Sep 20:24
Compare
Choose a tag to compare
  1. Stabilization of api, waiting for tests.
  2. Stabilization of "MaybeTransmute".
  3. Added "[no_std]".

1.0.1

30 Aug 19:11
Compare
Choose a tag to compare
  1. Steadily working version.