Skip to content

v0.1.2

Choose a tag to compare

@juntao juntao released this 25 Feb 18:46
· 91 commits to main since this release
d8073c2

Changes

  • fix: Resolve all cargo fmt lint issues across 6 source files
  • remove: Drop prediction market (Polymarket/Kalshi) support to focus on crypto and stock trading
    • Deleted src/commands/predict.rs and src/polymarket.rs (~1,450 lines)
    • Removed Kalshi config fields and all predict references from README, SKILL.md, config template, and CI

What's Changed

  • fix: resolve all cargo fmt lint issues by @juntao in #1
  • Remove prediction market (Polymarket/Kalshi) support by @juntao in #2

New Contributors

  • @juntao made their first contribution in #1

Full Changelog: v0.1.1...v0.1.2