Releases: immutable/contracts
Releases · immutable/contracts
v3.1.1
v3.1.0
Re-add GuardedMulticaller.sol, that was mistakenly removed in the v3.0.0 upgrade.
v3.0.0
What's Changed
- Fix Discord link by @w3njah in #293
- BLO-131: Contracts & SDK v3 by @alex-connolly in #288
- Resolve syntax issues by @drinkcoffee in #292
- Pin actions as per standard pattern by @timm088 in #298
- Resolve forge linter issues, remove solhint, remove unused files by @drinkcoffee in #297
- Remove unused historic files by @drinkcoffee in #299
- Upgrade Open Zeppelin versions, change max Solidity version by @drinkcoffee in #300
- Update publish.yaml by @timm088 in #301
- Use vanilla npm publish by @timm088 in #302
- Match the npm example by @timm088 in #303
- Use supported node and npm version by @timm088 in #304
Full Changelog: v2.2.18...v3.0.0
v2.2.18
Remove unused files and dependencies from the Type Script library.
v2.2.17
Changed totalSupply in ERC721HybridV2.sol to be virtual. This allows contracts that extend ImmutableERC721v2 to extend the functionality of the totalSupply function.
v2.2.16
Added ImmutableERC721V2: has better all round performance when using Mint By Quantity.
v2.2.15
Adds ImmutableERC721v2. This new ERC 721 contract has better overall performance than ImmutableERC721.
v2.2.14
What's Changed
- ITSEC-2280 Add the remaining artifacts for SBOM signing by @immutable-art in #250
Full Changelog: v2.2.13...v2.2.14
v2.2.13
What's Changed
- [ITSEC-2280] Add contracts folder to be attested by @immutable-art in #249
Full Changelog: v2.2.12...v2.2.13
v2.2.12
What's Changed
- [ITSEC-2280] Update token permissions by @immutable-art in #248
Full Changelog: v2.2.11...v2.2.12