Release v1.5.0
Release 1.5.0
Changed
- Update to README (#248)
- Update CES parser version (#246)
- Update modalities.md (#245)
- Command fix (#244)
- JS Client: Omit dev dependencies when running audit (#241)
- Remove potential revert in init and remove cep47 events dict creation on install (#240)
- Reformatting documentation (#239)
Added
-
ACL package mode - Including a contract package in the
acl_whitelist
will result in automatic whitelisting for any future versions of that contract. (#249) -
Package operator mode - Approving a package in
operators
allows any future version of that contract to act as an operator for transfer/approve/revoke entrypoints. (#249) -
Operator burn mode. This modes adds the possibility for operators to burn NFTs. (#250)