v5.0.0-alpha.1
Pre-release
Pre-release
polymath-eric
released this
04 Dec 14:00
·
136 commits
to alpha
since this release
5.0.0-alpha.1 (2023-12-04)
Bug Fixes
- π error when optional arg methods given no args (d02482a)
Features
- πΈ add endpoint to retrieve grouped instructions (af80fd5)
- πΈ add NFT module (388a572)
- πΈ allow registering CustomClaim (e6cfb27)
- πΈ get all registered custom claims (#221) (574df13)
- πΈ register and get customclaimtype (d595e48)
- πΈ support NFTs in /assets endpoints where appropriate (eb9ac00)
- πΈ update to [email protected] (#214) (e42143e)
BREAKING CHANGES
- 𧨠InstructionModel leg "amount" is now optional. It will not be present
when the leg is for an NFT
β Closes: DA-913