Skip to content

Releases: WilcoKruijer/ExactApiExplorer

v0.2.0

09 Jul 10:46
Compare
Choose a tag to compare

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

04 Jul 11:20
Compare
Choose a tag to compare

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.