v0.5.0
What's Changed
Major
- Added Real-World Asset token implementation based on ERC-3643 (T-Rex) by @ozgunozerk @brozorec
- Added Smart Accounts: context-centric framework to compose authorization intents with signers and policies by @brozorec
- Added Token Vault implementation compatible with ERC-4626 by @ozgunozerk and @jsmaxi
Minor
- Prevent test_snapshots from being checked in; make PRs less noisy by @willemneal in #335
- Remove cdylib crate type from default-impl-macro-test Cargo.toml by @leighmcculloch in #468
- Migrate to target wasmv1-none by @jsmaxi in #441
- Remove antora docs by @ozgunozerk in #483
New Contributors
- @willemneal made their first contribution in #335
- @janewang made their first contribution in #353
- @jsmaxi made their first contribution in #346
- @leighmcculloch made their first contribution in #468
Full Changelog: v0.4.1...v0.5.0