v0.0.2
What's Changed
- Merge core and extensions projects by @nkrishang in #95
- Patches by @nkrishang in #97
- Tests by @nkrishang in #96
- Delayed reveal erc721 extension by @kumaryash90 in #98
- Add caller to all callbacks by @nkrishang in #101
- Add tests for ModularCore by @nkrishang in #103
- ERC7201 namespace. Shared role constant. Minting. Transferability by @jakeloo in #100
- Metadata extension tests by @kumaryash90 in #102
- Metadata extension tests by @kumaryash90 in #104
- Revert on failure in _executeCallbackFunction by @nkrishang in #106
- Revert on callback failure by @nkrishang in #108
- Add transfer function to ERC20Core by @kumaryash90 in #109
- Add supportsInterface for type(IERC20).interfaceId by @nkrishang in #110
- Royalty extension tests by @kumaryash90 in #107
- Transferable extension tests by @kumaryash90 in #112
- Remove ModularCoreUpgradeable and move to delegateCall only by @nkrishang in #111
- Initialize extensions in onInstall by @nkrishang in #114
- Macro audit fixes by @nkrishang in #116
Full Changelog: v0.0.1...v0.0.2