Skip to content

Release 0.5.0 (2023-05-03)

Compare
Choose a tag to compare
@mrLSD mrLSD released this 04 May 09:29
· 76 commits to master since this release
9596308

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