Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 1.8 KB

File metadata and controls

43 lines (21 loc) · 1.8 KB

Changelog

0.4.0 (2026-05-09)

Features

0.3.1 (2026-05-09)

Documentation

  • replace README.rst with README.md (RST raw directives rejected by PyPI) (e7da7e6)

0.3.0 (2026-05-09)

Features

0.2.0 (2026-05-09)

Features

  • add common_currency field and validator to PortfolioConfig (fd8299b)
  • add loguru logging with LOG_LEVEL env var and notification stub (6247747)

Bug Fixes

  • improved table printing (122fdb3)
  • set yfinance session to None (19956de)
  • switch currency dependency (197200e)
  • TargetException check (eac494d)

Reverts