Skip to content

Latest commit

 

History

History
110 lines (50 loc) · 3.9 KB

File metadata and controls

110 lines (50 loc) · 3.9 KB

Changelog

1.14.2 (2026-03-07)

Bug Fixes

  • annotation handling in result sheet (1fc9260)
  • cmd/report error handling (2d45857)
  • further ParseDecimal fixes (d64ee5e)

1.14.1 (2026-03-06)

Bug Fixes

  • correctly handle zero negative decimals (5c8a3dc)

1.14.0 (2026-03-06)

Features

  • enable JSON serialisation (7bb45a7)

1.13.7 (2025-07-02)

Bug Fixes

  • excel: borders on result rows (709e1ea)

1.13.6 (2025-03-23)

Bug Fixes

  • skip empty annotations in result sheet (95a5802)

1.13.5 (2025-01-23)

Bug Fixes

  • parse fiscal year boundaries (754bbc8)

1.13.4 (2025-01-03)

Bug Fixes

  • excel: handle missing account balance (5316cbf)

1.13.3 (2025-01-01)

Bug Fixes

  • excel: only show capital on main sheet (a11b7f3)

1.13.2 (2024-12-29)

Bug Fixes

  • excel: handle dividends etc in capital calc (9c4c11a)

1.13.1 (2024-12-29)

Bug Fixes

  • excel: simplify and correct capital calculation (84a6b05)

1.13.0 (2024-12-29)

Features

  • excel: add row for capital (fce272e)

1.12.0 (2024-12-21)

Features

  • excel: highlight cells changed last week (4671b7b)
  • parse filed timestamp (278939c)

1.11.2 (2024-11-02)

Bug Fixes

  • correct date comparison for first of the month (13126e5)
  • ensure accounts are sorted (9bf1ba6)

1.11.1 (2024-10-09)

Bug Fixes

  • parse decimal with single digit ("9.5") (7fd8263)

1.11.0 (2024-08-31)

Features

  • excel: section summaries (7e749a1)