Releases: PolymeshAssociation/polymesh-rest-api
Releases · PolymeshAssociation/polymesh-rest-api
v5.0.0-alpha.4
v5.0.0-alpha.3
5.0.0-alpha.3 (2024-01-12)
Features
v5.0.0-alpha.2
5.0.0-alpha.2 (2023-12-18)
Features
- 🎸 add
options
field for tx details, like signer (e7a0de8) - 🎸 add
options
field for tx details, like signer (3977339) - 🎸 add nonce and mortality tx options (c753309)
- 🎸 add offline process mode (a921686)
- 🎸 Adds new Asset Metadata endpoints (f278c6e)
- 🎸 Adds new Asset Metadata endpoints (87bf11a)
- 🎸 introduce
processMode
option to replace many bools (87cbd15) - 🎸 introduce
processMode
option to replace many bools (599e020)
v5.0.0-alpha.1
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
v4.0.0-alpha.9
v4.0.0-alpha.8
v4.0.0-alpha.7
4.0.0-alpha.7 (2023-11-08)
Features
- 🎸 support NFTs in /assets endpoints where appropriate (eb9ac00)
BREAKING CHANGES
- 🧨 InstructionModel leg "amount" is now optional. It will not be present
when the leg is for an NFT
✅ Closes: DA-913
v4.0.0-alpha.6
v4.0.0-alpha.5
4.0.0-alpha.5 (2023-11-01)
Features
- 🎸 allow registering CustomClaim (e6cfb27)
- 🎸 register and get customclaimtype (d595e48)
- 🎸 update to [email protected] (#214) (e42143e)