Skip to content

Latest commit

 

History

History
87 lines (47 loc) · 3.59 KB

CHANGELOG.md

File metadata and controls

87 lines (47 loc) · 3.59 KB

Changelog

0.5.9 (2024-07-05)

Bug Fixes

  • add check to row to prevent error (1332490)
  • allow more than one allocate in a given month (4340381)

0.5.8 (2023-09-17)

Bug Fixes

0.5.7 (2023-09-17)

Bug Fixes

0.5.6 (2022-10-25)

Bug Fixes

0.5.5 (2022-10-24)

Bug Fixes

  • error from pre-commit (3998f9c)
  • fava ledger.entries deprecation (39016f4)
  • html files not included on install (871e78a)
  • nix to use poetry2nix (e972bec)

0.5.4 (2022-05-19)

Bug Fixes

Documentation

0.5.3 (2022-05-19)

Features

  • Added negative rollover option
  • Add rudimentary ability to see future months

Bug Fixes

  • replace url_for_current with url_for (for compatibility with fava 1.20 and up) (910b3ad)

0.5.2 (2021-07-19)

Bug Fixes

  • bug where tables were not displaying on the latest fava

0.5.1 (2021-01-29)

Features

  • Adding multiple budgets in multiple currencies capacity to fava_envelope

Bug Fixes

  • bug where it would not load page for month selected
  • add checks for lastest fava which changed querytable api
  • Fixed a typo in get_currencies()
  • probably should not hard code 2020
  • allow months with no income by setting the default to 0
  • use beancounts operating_currency if available