Releases: DODOEX/ChainPilot
Releases · DODOEX/ChainPilot
v0.2.0-rc.1
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
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
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
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
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