v2.2.0
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.downloadwith per-ticker fallback - Shared
suppress_stdioutility (DRY refactor) - CLI version dynamically read from
__version__ - PEP 561 compliance (
py.typedmarker) - Structured logging in core modules
- Centralized ticker normalization (
_yf_symbol()) - Config path migration to
clawdfolionamespace (backward-compatible)
See CHANGELOG.md for full details.