v1.8.0
This release contains the full implementation of EIP721, following the last details settled in the recently closed EIP. Thanks to all the community for your contributions! 🚀
Changelog
- ✨ Final EIP721 implementation (#803)
- 🔥 Add
Transfer
event toBurnableToken
(#735) - 👨🏫
ECRecovery
recover
is now internal (#818) - 💅 Documentation and tests enhancements