Skip to content

v2.2.0

Choose a tag to compare

@YichengYang-Ethan YichengYang-Ethan released this 16 Feb 16:15
· 64 commits to main since this release

Clawdfolio v2.2.0

Production-grade quantitative portfolio toolkit — multi-broker aggregation, institutional risk analytics, options lifecycle management, and 20+ automated finance workflows.

Highlights

  • Thread-safe market data cache (threading.Lock)
  • Batch quote fetching via yf.download with per-ticker fallback
  • Shared suppress_stdio utility (DRY refactor)
  • CLI version dynamically read from __version__
  • PEP 561 compliance (py.typed marker)
  • Structured logging in core modules
  • Centralized ticker normalization (_yf_symbol())
  • Config path migration to clawdfolio namespace (backward-compatible)

See CHANGELOG.md for full details.