Releases: likecoin/iscn-js
Releases · likecoin/iscn-js
0.6.0
[0.6.0] - 2023-06-06
Changed
- Upgrade to Cosmos SDK v0.46 and CosmJS v0.30.1
- Upgrade Node.js requirement to >=16
- Upgrade @likecoin/iscn-message-types to 0.0.7
Added
- Add calculating ISCN ID prefix by metadata
- Add nonce support in ISCN payload
Full Changelog: 0.5.4...0.6.0
0.5.4
[0.5.4] - 2023-06-01
Added
- Add offline calculate NFT Class ID functions
Full Changelog: 0.5.3...0.5.4
0.5.3
[0.5.3] - 2023-05-02
Changed
estimateMsgTxGas()
would now return gas amount not lower thanDEFAULT_MESSAGE_GAS(200000)
;
Fixed
- Fix class config was not set as optional param in
esimateNFTClassTxGasAndFee()
Full Changelog: 0.5.2...0.5.3
0.5.2
[0.5.2] - 2022-12-15
Changed
- Update @likecoin/iscn-message-types to 0.0.5
Fixed
- Fix invalid module path in package.json
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- 🚸 Auto detect keywords type, auto expand contentMetadata by @williamchong in #31
- ✨ Add market place message support by @williamchong in #33
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- ✨ Add amount > 0 checking when setting ISCN reward map by @williamchong in #30
- ✨ Support royalty config messages by @williamchong in #29
Full Changelog: 0.4.2...0.5.0
0.4.2
What's Changed
- 🏷️ Fix QueryClient type definition by @williamchong in #28
Full Changelog: 0.4.1...0.4.2