Skip to content

v0.13.0

Compare
Choose a tag to compare
@canhtrinh canhtrinh released this 03 Jul 18:09
· 61 commits to main since this release
fbbd721

What's Changed

AxelarAssetTransfer

  • add sendToken method that allows token transfers directly from a source chain (instead of using the deposit address method). This includes both Cosmos-based and EVM-based source chains.

AxelarGMPRecoveryAPI

  • update manualRelayToDestChain method to include cosmos <> evm directions
  • Updated chain list constants to include recently-added chains (Linea testnet, Optimism testnet/mainnet), various Cosmos chains

Technical upgrades

  • added a post-install script to alert sdk consumers on new versions (if any) post 0.13.0
  • upgraded downstream dependencies

Full Changelog: v0.12.8...v0.13.0