Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@NotJeremyLiu NotJeremyLiu released this 12 Jan 13:09
· 33 commits to main since this release
83a5033

What's Changed

  • πŸ“ Ensure Skip Package Is Well Commented by @NotJeremyLiu in #52
  • πŸ”₯ Consolidate Neutron and Osmosis Query enum by @NotJeremyLiu in #53
  • βœ… Add Unit Tests to Skip Package by @NotJeremyLiu in #55
  • ⬆️ Run Cargo Upgrade and Update by @NotJeremyLiu in #57
  • ⚑️ Update make optimize to target /target instead of /code/target by @NotJeremyLiu in #58
  • πŸ‘· Add cargo fmt check in GitHub Workflow by @NotJeremyLiu in #59
  • πŸ‘· Update gh workflow to also run on push to main by @NotJeremyLiu in #60
  • ⚑️ Add Skip package path to workspace cargo.toml by @NotJeremyLiu in #61
  • ✨ Add Json Schema Generation by @NotJeremyLiu in #64
  • ♻️ Restructure Repo To Make Launching Adapter Contracts Easier by @NotJeremyLiu in #65
  • ♻️ Refactor Fee Swap Into Ibc Transfer Variant of Action Enum by @NotJeremyLiu in #63
  • πŸ› [ENG-1897] only generate affiliate fee msg send if amount > 0 by @dhfang in #68
  • ✨ Add Entrypoint That Sends Funds To a Recover Addr Upon Failure by @brimigs in #70
  • Deploy Contracts for Recover Entrypoint by @NotJeremyLiu in #73
  • ✨ Add Terra Deployment Support (And Update Deployed Contracts) by @NotJeremyLiu in #75
  • πŸ› Astroport Slippage Fix by @NotJeremyLiu in #76
  • ✨ [API-1723] Add CW20 Support by @NotJeremyLiu in #67
  • ✨ [API-2179] Add Lido Satellite Swap Adapter by @foxpy in #74
  • ✨ Add Spot Price In Swap Simulation Query Responses by @NotJeremyLiu in #77
  • [API-2262] Make Sent Asset Param Optional by @NotJeremyLiu in #79
  • ✨[API-2348] Make Contracts Upgradeable by @NotJeremyLiu in #81
  • ⬆️ [Chore] Update Dependencies by @NotJeremyLiu in #82
  • ⚑️ [API-2349] Preserve Pre Swap Out Asset Contract Balance by @NotJeremyLiu in #83
  • ⚑️ [API-2293] Swap Directly On Astroport Pools, Deprecate Router Use by @NotJeremyLiu in #84

New Contributors

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