All Versions
13
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 2

  • v0.6.4 Changes

    • ๐Ÿ‘Œ Support service constructor
    • Export init types in JS binding for service constructor
    • ๐Ÿ‘Œ Improve pretty-printing for Candid values: underscore for numerals, blob shorthand for vec nat8.
    • ๐Ÿ–จ Disable pretty-printing for large vectors.
    • โž• Add attribute #[candid_method] to derive Candid types for functions.
    • โž• Add a feature flag cdk to generate candid path specifically for Rust CDK.
  • v0.5.3 Changes

    • ๐Ÿ›  Fix deserialization to validate type table and detect infinite loop in type T = record { T }
    • ๐Ÿ›  Fix serialization for newtype struct
    • ๐Ÿ–จ Display trait for pretty printing types::Type
  • v0.5.2

    August 14, 2020