Skip to content

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Mar 18:15
Immutable release. Only release title and notes can be modified.
4efb2ca

Big release with lots of changes.

🚀 Features

🐛 Bug Fixes

  • Fix Vanguard parsing for funds without symbols and fractional share quantities @newwaylw (#757)
  • Fix yfinance API compatibility issue @amaksoft (#698)
  • Fix decimal rounding errors by reordering operations. @amaksoft (#697)
  • Fix negative balance error and add new raw example @vmartinv (#692)
  • Fix interest calculations. @nihn (#669)
  • Fix splits during bed&breakfast @vmartinv (#668)
  • Skip bed-and-breakfast passes with zero quantity @OrmEmbaar (#659)
  • Docker: Don't change directory in CLI shim. @thibwk (#663)
  • Use RSU settlement date as acquisition date in Schwab @vmartinv (#667)
  • Fix typos in latex template @KapJI (#628)
  • Rename --schwab_equity_award_json arg @KapJI (#616)
  • Fix corner cases with ERI and polish @ivendor (#610)

📔 Documentation

🏅 Code Quality Improvements

🧱 Dependency Updates

🔧 Maintenance