Releases: WilcoKruijer/ExactApiExplorer
Releases · WilcoKruijer/ExactApiExplorer
v0.2.0
Changelog
- NEW: Functionality to get all transactions within a certain ledger account and year.
- NEW: Functionality to get a specific budget scenario.
- FIX: Balance ledger accounts now return the correct closing amount for a year in the report generator.
- FIX: Other minor fixes and improvements.
Keep in mind
- On *nix systems do not forget to
chmod +x ./exact_explorer
. - On Windows, moving up and down in the prompts is done by pressing the 'd' and 'u' keys.
v0.1.0
Initial release.
- On *nix systems do not forget to
chmod +x ./exact_explorer
. - On Windows, moving up and down in the prompts is done by pressing the 'd' and 'u' keys. This is not very intuitive.