Skip to content

Releases: PolymeshAssociation/polymesh-rest-api

v5.0.0-alpha.4

15 Jan 14:34
Compare
Choose a tag to compare
v5.0.0-alpha.4 Pre-release
Pre-release

5.0.0-alpha.4 (2024-01-15)

Features

  • 🎸 config artemis MQ explictly (365ff6c)

v5.0.0-alpha.3

12 Jan 16:59
Compare
Choose a tag to compare
v5.0.0-alpha.3 Pre-release
Pre-release

5.0.0-alpha.3 (2024-01-12)

Features

  • 🎸 add options field for tx details, like signer (45bb420)
  • 🎸 add basic amqp flow (6b6510d)
  • 🎸 introduce processMode option to replace many bools (bb1f889)

v5.0.0-alpha.2

18 Dec 17:41
Compare
Choose a tag to compare
v5.0.0-alpha.2 Pre-release
Pre-release

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

04 Dec 14:00
Compare
Choose a tag to compare
v5.0.0-alpha.1 Pre-release
Pre-release

5.0.0-alpha.1 (2023-12-04)

Bug Fixes

  • 🐛 error when optional arg methods given no args (d02482a)

Features

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

27 Nov 20:05
Compare
Choose a tag to compare
v4.0.0-alpha.9 Pre-release
Pre-release

4.0.0-alpha.9 (2023-11-27)

Features

  • 🎸 get all registered custom claims (#221) (574df13)

v4.0.0-alpha.8

09 Nov 17:40
Compare
Choose a tag to compare
v4.0.0-alpha.8 Pre-release
Pre-release

4.0.0-alpha.8 (2023-11-09)

Bug Fixes

  • 🐛 error when optional arg methods given no args (d02482a)

v4.0.0-alpha.7

08 Nov 12:31
Compare
Choose a tag to compare
v4.0.0-alpha.7 Pre-release
Pre-release

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

03 Nov 17:47
Compare
Choose a tag to compare
v4.0.0-alpha.6 Pre-release
Pre-release

4.0.0-alpha.6 (2023-11-03)

Features

v4.0.0-alpha.5

01 Nov 18:52
Compare
Choose a tag to compare
v4.0.0-alpha.5 Pre-release
Pre-release

4.0.0-alpha.5 (2023-11-01)

Features

v4.0.0-alpha.4

18 Sep 14:08
Compare
Choose a tag to compare
v4.0.0-alpha.4 Pre-release
Pre-release

4.0.0-alpha.4 (2023-09-18)

Features

  • 🎸 add endpoint to retrieve grouped instructions (af80fd5)