All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Upgrade
ic-cdk
to v0.9.
- Upgrade
ic-cdk
to v0.8.
- Fill missing docs.
- Use automatic link in document.
- Extend the Operation type to support approve/transfer_from transactions.
- Upgrade
ic-cdk
to v0.7.
- Implemented
From<Principal>
forSubaccount
(#361)
- Upgrade
ic-cdk
to v0.6 andcandid
to v0.8.
- Integrate with the ledger's
token_symbol
method - Methods to query ledger blocks.
- Support conversion from
[u8; 32]
toAccountIdentifier
viaTryFrom
with CRC-32 check. - Upgrade
ic-cdk
to 0.5.0
- Upgrade
ic-cdk
to v0.4.0.
- Initial release of the library.