v0.1.0
What's Changed
- fix ownable path import by @giuseppecrj in #3
- Creates minimal erc721 by @giuseppecrj in #4
- chore: update dependencies by @shuhuiluo in #5
- refactor: unify storage mappings to use
HashMapLibby @shuhuiluo in #6 - add erc6909 by @giuseppecrj in #7
- fix: use the correct approve function in ERC20 permit by @shuhuiluo in #9
- chore: switch to Bun and update CI configuration by @shuhuiluo in #11
- refactor: add ERC6909 primitive and minimal storage layout by @shuhuiluo in #10
- doc: update README with Diamond Standard details and usage guide by @shuhuiluo in #12
- chore: add GitHub Actions for NPM publishing and project setup by @shuhuiluo in #13
New Contributors
- @giuseppecrj made their first contribution in #3
- @shuhuiluo made their first contribution in #5
Full Changelog: https://github.com/towns-protocol/diamond/commits/v0.1.0