Skip to content

Releases: second-state/fintool

v0.1.2

25 Feb 18:46
d8073c2

Choose a tag to compare

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

v0.1.1

24 Feb 07:22

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

24 Feb 05:58

Choose a tag to compare