Skip to content

Releases: ggonzalez94/defi-cli

v0.3.1

25 Feb 20:12

Choose a tag to compare

Changelog

  • fd1003c chore(docs): sync docs-live branch on release tags (#31)
  • 92caab1 chore(release): cut v0.3.1
  • e704c71 fix: fix uniswap integration and add swap type support with Uniswap exact-output and slippage controls (#30)

v0.3.0

24 Feb 21:54

Choose a tag to compare

Changelog

  • f0dada6 Add Fraxtal FRAX predeploy mapping and validation test
  • 4dba628 Add install marker counting and scheduled install metrics snapshots
  • 8f78538 Expand bootstrap EVM asset registry with new tokens and TAIKO
  • 4ee95ea Implement agent feedback: execution IDs, fee breakdown, and cache hardening (#18)
  • 9da32c5 Merge pull request #10 from ggonzalez94/more-assets
  • 6cb45b4 Remove install-analytics notes from docs and changelog
  • d69a01f chore(release): cut v0.3.0
  • ea086b7 feat: add Bungee support for same and cross chain swaps (#15)
  • 37a48b3 feat: add MegaETH chain normalization and bootstrap token support (#12)
  • f658d59 feat: integrate Fibrous as a swap provider for Base, HyperEVM, Monad & Citrea (#13)
  • 0da7642 feat: solana support with Kamino lending/yield and Jupiter swaps (#11)
  • e721924 update changelog

v0.2.0

22 Feb 16:43

Choose a tag to compare

Changelog

  • 9b9e370 Fix fallback safety, strict diagnostics, and meta-command cache bypass
  • 9b517fe Merge pull request #1 from ggonzalez94/changelog
  • 66b8754 Merge pull request #2 from ggonzalez94/feat/evm-chain-support-wave1
  • 61d2801 Merge pull request #3 from ggonzalez94/explore
  • 3b4f6eb Merge pull request #4 from ggonzalez94/feat/chains-assets-tvl
  • 79ff2d2 Merge remote-tracking branch 'origin/main' into explore
  • 97a2f7d Merge remote-tracking branch 'origin/main' into feat/chains-assets-tvl
  • d3ff2c5 Merge remote-tracking branch 'origin/main' into feat/evm-chain-support-wave1
  • cf73859 Update changelog for cache bypass and fallback safety fixes
  • 9ea6a7e add expanded evm chain normalization and token bootstrap
  • 360f136 add first-class taiko asset bootstrap support
  • d2d3447 chore(release): cut v0.2.0 changelog
  • 51ecd41 docs(changelog): move EVM support notes to Added
  • 42e10e7 feat(chains): add chain tvl by asset via defillama
  • 0474071 fix(chains): allow non-registry symbol filters for chains assets
  • f09d31e update Readme

v0.1.1

21 Feb 20:02

Choose a tag to compare

Changelog

  • 0e3691d installer: default to user-space install without implicit sudo

v0.1.0

21 Feb 19:22

Choose a tag to compare

Changelog

  • 91d433a add .gitignore and GitHub CI workflow
  • 5dbb9d0 feat: add release pipeline, bridge analytics, and cache revalidation policy
  • b1bbc06 initial commit