Skip to content

Releases: apollodao/vault-zapper

v0.3.0

07 Mar 20:23
3d763b7
Compare
Choose a tag to compare

[0.3.0] - 2024-03-07

All wasm files built on CI with abstractmoney/rust-optimizer:0.15.0.

Changed

  • Bumped cw-dex to 0.5.3
  • Use crates cw-dex-astroport and cw-dex-osmosis instead of the now deprecated features of cw-dex. This means moving the Pool enum to this crate.
  • Bump cw2 to 1.1.2
  • Bump cw-it to 0.3.1
  • Bump locked-astroport-vault and locked-astroport-vault-test-helpers to 0.4.2.
  • Bump cw-vault-standard-test-helpers to 0.4.1.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

07 Nov 14:01
Compare
Choose a tag to compare

[0.2.0] - 2023-11-06

All wasm files built on CI with abstractmoney/rust-optimizer:0.15.0.

Changed

  • chore: bump deps by @apollo-sturdy in #7
    • Bumped cw-dex to 0.5.0
      • This required adding the field astroport_liquidity_manager: String to InstantiateMsg.
    • Bumped cw-dex-router to 0.3.0
    • Bumped liquidity-helper and astroport-liquidity-helper to 0.3.0
    • Bumped cosmwasm-std and cosmwasm-schema to 1.5.0
    • Bumped cw-vault-standard to 0.4.0

Full Changelog: v0.1.0...v0.2.0

v0.1.0

29 Sep 11:39
0da48cb
Compare
Choose a tag to compare

[0.1.0] - 2023-09-29

Initial release.

All wasm files built on CI with abstractmoney/rust-optimizer:0.15.0.