Skip to content

Releases: DODOEX/ChainPilot

v0.2.0-rc.1

20 Apr 08:35

Choose a tag to compare

v0.2.0-rc.1 Pre-release
Pre-release

Features

  • feat: add custom token persistence
  • feat: create token
  • feat(release): add homebrew tap publishing
  • feat(release): add aur distribution support
  • feat(release): support prereleases on non-main branches

v0.1.1

15 Apr 04:37

Choose a tag to compare

Features

  • feat(install): add PowerShell installer
  • feat(chainpilot): add auto-install check when command not found
  • feat: release 0.1.0
  • feat(chainpilot): persist wallet and chain-id across commands
  • feat(evm-wallet): prompt to import new wallet into keystore
  • feat: add keystore signer support

Fixes

  • fix(install): match release asset naming and extraction
  • fix(install): persist PATH during setup
  • fix(install): clarify Windows PATH activation
  • fix(release): inject DODO_API_KEY and DODO_PROJECT_ID at build time
  • fix(chainpilot): sync skill with actual CLI behavior
  • fix: correct rpc selection for cli chain override

v0.1.0

15 Apr 02:31

Choose a tag to compare

Features

  • feat(install): add PowerShell installer
  • feat(chainpilot): add auto-install check when command not found
  • feat: release 0.1.0

Fixes

  • fix(install): match release asset naming and extraction
  • fix(install): persist PATH during setup
  • fix(install): clarify Windows PATH activation
  • fix(release): inject DODO_API_KEY and DODO_PROJECT_ID at build time

v0.1.0-dev.5

14 Apr 10:59

Choose a tag to compare

Fixes

  • fix: gracefully fallback to cached tokenlist when API is unavailable
  • fix(install): handle curl-pipe execution in build_from_source
  • fix(install): skip reinstall when already up to date

v0.1.0-dev.3

14 Apr 07:43

Choose a tag to compare

Features

  • feat: inspect token contract proxy and owner metadata

Fixes

  • fix: unify chain id resolution precedence
  • fix: harden amount parsing and unify cli messaging

Documentation

  • docs: update README with wallet-address flag and new defaults

Maintenance

  • chore: enforce conventional commits with commitlint
  • chore: bump version to 0.1.0-dev.2
  • chore: increase default quote TTL from 5 to 18 minutes
  • chore: update Cargo.lock
  • chore: bump version to 0.1.0-dev.3

v0.1.0-dev.1

13 Apr 12:04

Choose a tag to compare