Skip to content

Release 0.6.0

Latest
Compare
Choose a tag to compare
@Maar-io Maar-io released this 27 Apr 17:10
· 3 commits to main since this release
5af9493

This is the first unofficial and un-audited version of RMRK-ink!

Rust compiler versions

This release was built and tested against the following versions of rustc.
Other versions may work.

Rust Nightly: rustc 1.67.0-nightly (2023-01-10)

Versions

ink! version = 4.1.0
openbrush version = 3.1.0
cargo-contract-contract = 2.1.0
typechain-compiler = 0.5.18

Changelog since release mvp/0.6.0

#37 Refactor/lib restructure
#39 Refactor/error handling
#44 Fix custom error types in JS tests
#45 Feature/minting lazy
#47 Feature/access control
#48 feature/query-helpers
#49 Feature/ink 4.0.0
#50 Feature: Unlimited supply
#52 Getting the parent of a child
#54 Update integration tests after support for weights2
#57 External catalog
#60 Update yarn compile with nightly
#61 upgrade ink; upgrade openbrush
#62 Add batch calls for faster deployment
#63 Catalog updates
#67 Query helpers reentry fix
#68 Add cargo.lock to git
#69 Create LICENSE