Releases: vittominacori/erc1363-payable-token
Releases · vittominacori/erc1363-payable-token
v5.1.6
Update return values docs.
Full Changelog: v5.1.5...v5.1.6
v5.1.5
Update readme and update dependencies and test.
What's Changed
- chore(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #18
Full Changelog: v5.1.4...v5.1.5
v5.1.4
Update dependencies
Full Changelog: v5.1.3...v5.1.4
v5.1.3
- Update solc to 0.8.23
- Update dependencies
Full Changelog: v5.1.2...v5.1.3
v5.1.2
Fix typos and update deps
v5.1.1
Update solc dependency and some documentation
v5.1.0
- Refactor the utilities and example files.
- Add documentation
v5.0.0
- Update OpenZeppelin reference to 5.0.0
- Use custom errors in ERC1363
- Bumb minimum compiler version to 0.8.20
- Add
ERC1363Holder
- Improve documentation
- Improve tests
- Add slither and codespell
v4.9.7
Check transfer or approval reverts instead of returning boolean
v4.9.6
Add gas report