Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 23:19
· 204 commits to refs/heads/main since this release
5c18196

Changes

🚀 Features

  • Extend sale parsing to support multiple subtransactions with different prices @thibwk (#306)

🐛 Bug Fixes

📔 Documentation

  • Fix link from README to schwab_equity_award_json.py. @thibwk (#278)

🏅 Code Quality Improvements

  • Parse json numbers directly as Decimals in Schwab Equity Award parser. @thibwk (#307)

🧱 Dependency Updates

🔧 Maintenance