Skip to content

Releases: immutable/contracts

v3.1.1

Choose a tag to compare

@drinkcoffee drinkcoffee released this 27 May 02:54
66e1286

Add GuardedMulticaller.sol ABI to typescript files.

v3.1.0

Choose a tag to compare

@drinkcoffee drinkcoffee released this 27 May 02:08
8284202

Re-add GuardedMulticaller.sol, that was mistakenly removed in the v3.0.0 upgrade.

v3.0.0

Choose a tag to compare

@timm088 timm088 released this 27 May 00:58
2201c69

What's Changed

Full Changelog: v2.2.18...v3.0.0

v2.2.18

Choose a tag to compare

@drinkcoffee drinkcoffee released this 09 Dec 06:45
v2.2.18
9c9557b

Remove unused files and dependencies from the Type Script library.

v2.2.17

Choose a tag to compare

@drinkcoffee drinkcoffee released this 04 Mar 20:31
5b2fe8e

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

Choose a tag to compare

@drinkcoffee drinkcoffee released this 04 Mar 01:12
d7162ec

Added ImmutableERC721V2: has better all round performance when using Mint By Quantity.

v2.2.15

Choose a tag to compare

@drinkcoffee drinkcoffee released this 03 Mar 21:24
d7162ec

Adds ImmutableERC721v2. This new ERC 721 contract has better overall performance than ImmutableERC721.

v2.2.14

Choose a tag to compare

@immutable-art immutable-art released this 17 Oct 01:05
7fe0e65

What's Changed

Full Changelog: v2.2.13...v2.2.14

v2.2.13

Choose a tag to compare

@immutable-art immutable-art released this 16 Oct 23:29
5e55aec

What's Changed

Full Changelog: v2.2.12...v2.2.13

v2.2.12

Choose a tag to compare

@immutable-art immutable-art released this 16 Oct 21:21
5049da5

What's Changed

Full Changelog: v2.2.11...v2.2.12