v.4.2.0
What's Changed
- Make all public and internal functions virtual by @Vectorized in #359
- Use calldata for queryable extension by @cygaar in #361
- Change tokenApproval slot calculation to avoid compiler error by @jameswenzel in #364
- Fix casting to bytes1 in ERC721ReceiverMock for solc v0.8.4 by @Vectorized in #366
- Assembly mint loop by @Vectorized in #347
- ERC4907 by @Vectorized in #370
New Contributors
- @theshadowagent made their first contribution in #346
- @christian561 made their first contribution in #352
- @metawizartDev made their first contribution in #357
- @foglerek made their first contribution in #360
- @jameswenzel made their first contribution in #364
- @fosgate29 made their first contribution in #373
- @JoeLopez333 made their first contribution in #378
Full Changelog: v4.1.0...v4.2.0