v3.0.0
#107 is a backwards incompatible change, so please update your contracts if you have not deployed yet.
What's Changed
- Remove unnecessary optimizations by @fulldecent in #109
- Remove tokenOfOwnerByIndex by @fulldecent in #107
- Add aux to AddressData by @Vectorized in #98
- New maintainer by @chiru-labs in #133
- Start Sequentially Minting at
_startTokenId()
instead of hardcoded 0 by @Pczek in #66 - Mint re-entrancy guard with optimizations. by @Vectorized in #131
New Contributors
- @CapsuleMachine made their first contribution in #100
- @Mysthereum made their first contribution in #105
- @bulbasoureth made their first contribution in #112
- @isaiahgrey93 made their first contribution in #118
- @royalrekt made their first contribution in #121
- @lalanza808 made their first contribution in #125
- @Pczek made their first contribution in #66
Full Changelog: v2.2.0...v3.0.0