Releases: metaplex-foundation/sugar
Releases · metaplex-foundation/sugar
v0.7.1
v0.7.0
What's Changed
- bug(docs): Fix CM URL cluster param by @ohaddahan in #335
- fix: url in message by @samuelvanderwaal in #337
- fix default devnet rpc url by @MarkSackerberg in #340
- chore: update program errors by @samuelvanderwaal in #341
- Fix division by zero error when verifying empty collection by @mcintyre94 in #343
- Support Sized Collections by @samuelvanderwaal in #338
- fix: convert wl discount to base units, instead of just SOL by @samuelvanderwaal in #346
- Code cleanup by @DeepGreenAI in #348
- fix(reveal,sign): remove GenesysGo rpc urls by @samuelvanderwaal in #349
- Feat/add localnet cluster by @samuelvanderwaal in #350
New Contributors
- @ohaddahan made their first contribution in #335
- @mcintyre94 made their first contribution in #343
- @DeepGreenAI made their first contribution in #348
Full Changelog: v0.6.3...v0.7.0
v0.6.3
What's Changed
- fix: enable CLI testing with AWS upload option by @jshiohaha in #331
- fix: remove unwraps by @samuelvanderwaal in #330
- refactor(reveal): formatting output by @febo in #332
- refactor(set/remove): formatting output by @febo in #333
- refactor(bundlr): add file type to end of image and animation URLs by @samuelvanderwaal in #325
New Contributors
- @jshiohaha made their first contribution in #331
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- ci: cargo-husky and pre-commit git hook by @samuelvanderwaal in #318
- chore: bump token-metadata and candy-machine versions by @samuelvanderwaal in #320
- fix: make symbol optional in validator by @samuelvanderwaal in #317
- feat: add profile and directory options for aws s3 by @samuelvanderwaal in #324
- Feat: Date Parser by @samuelvanderwaal in #319
- fix(reveal): skip collection item during reveal by @samuelvanderwaal in #329
- fix(upload): add 'jpeg' to image pattern by @samuelvanderwaal in #326
- fix(reveal): properly format message by @samuelvanderwaal in #327
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- fix: mint to keypair instead of cm wallet by @samuelvanderwaal in #316
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Update AWS S3 crate by @febo in #288
- fix: updated docs link for "missing collections files in assets folde… by @the-mercenaries-ltd in #286
- Update Authority Check by @samuelvanderwaal in #268
- Add unknown cluster type by @febo in #302
- accept receiver wallet in mint command by @cryptorrivem in #304
- Add Hash Command by @samuelvanderwaal in #287
- sign command by @stranzhay in #274
- fix(sign): exit w/ error no NFTs found by @samuelvanderwaal in #312
- refactor: make minting async by @samuelvanderwaal in #309
- reveal feature by @samuelvanderwaal in #283
- fix: correctly convert config price to u64 by @samuelvanderwaal in #313
New Contributors
- @the-mercenaries-ltd made their first contribution in #286
- @cryptorrivem made their first contribution in #304
Full Changelog: v0.5.4...v0.6.0
v0.5.4
What's Changed
- fix: improve error for invalid wl token by @samuelvanderwaal in #278
- fix: change code to match docs example JSON by @samuelvanderwaal in #279
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- fix: use correct authority for set collection by @samuelvanderwaal in #277
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- chore(docs): update readme with Windows install directions by @samuelvanderwaal in #267
- fix(show): add message when all items are minted by @febo in #269
- Chore: formatting and code style by @stegaBOB in #270
- Update links and readme by @stegaBOB in #271
- Update README.md by @stegaBOB in #272
- add RPC error parsing by @samuelvanderwaal in #249
- add shdw drive selection to create-config by @samuelvanderwaal in #275
- refactor(collection): fix bugs; move options to subcommand by @samuelvanderwaal in #273
- refactor(validate): relax validator; simplify error handling and logging by @samuelvanderwaal in #276
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- ci(script): deploy install script to gh-pages by @brandontulsi in #264
- ci(script): only run deploy action on file changes by @brandontulsi in #265
- add additional accounts directly to mint_ix by @samuelvanderwaal in #266
New Contributors
- @brandontulsi made their first contribution in #264
Full Changelog: v0.5.0...v0.5.1