v0.17.0
What's Changed
- Use
cargo-make
to automate task flows by @larry0x in #96 - Using new cosmwasm_schema by @peara in #102
- Fix two clippy warnings by @larry0x in #103
- Update msg.rs by @joemonem in #101
- Delete
MintMsg
by @larry0x in #104 - Make cw721-base minter updatable via two-step ownership transfer. by @0xekez in #109
- Bump dependency versions by @larry0x in #106
- Add query for approval of 1 operator by @peara in #107
- Prevent repetitive write of cw2 version info during instantiation by @larry0x in #110
- Validate royalty percentage when minting cw2981 by @peara in #111
New Contributors
Full Changelog: v0.16.0...v0.17.0