Release 0.5.0 (2023-05-03)
Release 0.5.0 (2023-05-03)
Includes breaking changes: public deposit and withdraw. Also increased clippy lints level. And minor changes (@mrLSD).
- #27 - chore: increase clippy lints level and tiny refactoring #27 - @aleksuss
- #25 - Feat: allow withdraw by users directly - @birchmd
- #23 - Fix: allow deposit to be called by any account - @birchmd
- #22 - Fix: remove unnecessary clone of proof in EthConnector::deposit - @birchmd
- #21 - Fix: set FungibleToken::account_storage_usage to 0 - @birchmd