v0.0.4
What's Changed
- Smart contract by @royscheeren in #28
- Update README.md by @jdsika in #29
- Feat/refactor replace axios with fetch by @royscheeren in #30
- Feat/add missing licenses by @jdsika in #31
- Fix/refactor_fa2_compat by @royscheeren in #34
- Release/v0.0.4 by @royscheeren in #36
Breaking change
- The queryAccessControl (from @siwt/acq) now takes an object in the form of:
{
query,
allowlist,
options,
}
Full Changelog: v0.0.3...v0.0.4