Releases: OpenZeppelin/contracts-wizard
Releases · OpenZeppelin/contracts-wizard
@openzeppelin/contracts-mcp@0.5.4
- Export Confidential Contracts tools (#776)
@openzeppelin/wizard@0.10.6
- Add support for Confidential Contracts Wizard (#652)
@openzeppelin/wizard-confidential@0.1.0
@openzeppelin/wizard-common@0.4.3
@openzeppelin/contracts-mcp@0.5.3
@openzeppelin/wizard-stellar@0.5.0
- Refactor Stellar contracts to match the latest v0.6.0 (#768)
- Breaking changes:
- Use OpenZeppelin Stellar Soroban Contracts v0.6.0
- Use
MuxedAddressfor fungible transfer function - Change order of parameters in access control
- Change default fungible decimals to 7
- Breaking changes:
@openzeppelin/wizard-common@0.4.2
- Modify tooltip descriptions regarding default implementations to fit the changes introduced with v0.6.0 (#768)
@openzeppelin/contracts-mcp@0.5.2
- Updated dependencies [
86fe280]:- @openzeppelin/wizard-stellar@0.5.0
- @openzeppelin/wizard-common@0.4.2
@openzeppelin/wizard@0.10.5
- Fix missing dependency for get-versioned-remappings with Webpack (#766)
@openzeppelin/wizard-stellar@0.4.5
- Stellar: add an explicitImplementations flag that switches from using default_impl macro to explicit definitions (#728)