What's Changed
Features
- limit-order: Add non-interactive flags to create command (#10)
- swap: Add
--chainflag for explicit chain selection (#7) - perps: Add
--symboland--leverageoptions to leverage command (#5)
Bug Fixes
- swap: Correct fee simulation display with proper decimal conversion (#11)
- commands: Add input validation for negative amounts and invalid addresses (#9)
- tokens: Reject unknown token symbols with error instead of allowing continuation (#8)
- premium: Remove buy-credits command and add test case for PREMIUM-004 (#6)
- discover: Remove redundant positional argument from trending command (#4)
Full Changelog: v0.4.6...v0.4.7