Skip to content

Releases: samuelvanderwaal/metaboss

v0.6.3

23 May 18:00
Compare
Choose a tag to compare

Full Changelog: v0.6.2...v0.6.3

v0.6.2

22 May 06:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

26 Apr 20:37
Compare
Choose a tag to compare
v0.6.1

v0.6.0

15 Apr 05:20
Compare
Choose a tag to compare

v0.6.0

  • Basic support for new token metadata handlers
    • collections
      • verify, unverify, set-and-verify, approve and revoke delegate
    • uses
      • approve and revoke delegate, utilize
  • Mint editions
  • Track failed mints during mint-all
  • Allow different payer for update-authority

v0.6.0-rc1

12 Apr 05:02
Compare
Choose a tag to compare
v0.6.0-rc1

v0.5.1

08 Mar 06:44
Compare
Choose a tag to compare
  • Fix to make QuickNode RPCs work again

v0.5.0

01 Mar 09:01
Compare
Choose a tag to compare
  • Update metadata by name, symbol & creator
  • Add sign option to mint commands
  • Change rate limiting for GenesysGo and allow custom rate limits
  • Snapshot by creator and position

v0.4.1

12 Feb 00:03
Compare
Choose a tag to compare
  • Hot fix: add rate-limiting to all par_iter functions

v0.4.0

11 Feb 19:48
Compare
Choose a tag to compare

v0.4.0

  • Change decode default format to data struct to match input required from update-metadata command
  • Add set immutable and set immutable all commands
  • Updated to use mpl-token-metadata v1.1.0
  • GenesysGo mainnet RPC node to list of public nodes for rate-limiting

v0.3.7

05 Feb 20:45
Compare
Choose a tag to compare
  • Removes string interpolation to be compatible with versions of Rust lower than 1.58