Skip to content

Releases: janssen-io/TransactionQL-fsharp

v5.0.0

01 Apr 20:27
e471152

Choose a tag to compare

Added tags on postings.
Tags on transactions can be added by putting them on a newline in the description.

To add tags required a change in the models used by the parser/interpreter, hence the major version bump.

v4.0.0

16 Feb 17:58

Choose a tag to compare

feat(core): add variable for default account to use in filters (#42)

v3.1.2

21 Jan 21:16

Choose a tag to compare

style: neutral icon fg and margin for errors

v3.1.1

06 Jan 20:47
9e4387f

Choose a tag to compare

feat(plugins): Add American Express (NL) plugin (#38)

* feat(plugin): Add Amex

* Consolidate packages

* fix: assembly name and InnoSetup

v3.1.0

08 Sep 17:42
d98b0d6

Choose a tag to compare

What's Changed

  • Show message after export
  • Catch file load exception when selecting data after app restart

Full Changelog: v3.0.0...v3.1.0

v3.0.0

06 Sep 14:02
9a02800

Choose a tag to compare

⚠️ Breaking Changes

  • This version of the app cannot open saved work from the older versions. Please export any pending work before upgrading.

🚀 New Features

  • The desktop app now remembers previously opened files when opening new transactions
  • Releases now publish a setup (Windows only) to easily install and uninstall Ledger Leo (desktop app)

💻 Technical Stuff

  • Improved testability of the desktop app
  • Cross-platform builds with FAKE (F# Make)

Full Changelog: v2.2.1...v3.0.0

v2.2.1

20 Aug 21:15

Choose a tag to compare

Set version based on tag (#10)

* ci: use tag as version in msbuild

* dbg(ci): print version

* fix(ci): use github.ref_name instead

* ci: build plugins with version and read version from assembly

* fix: version must formatted like a.b.c.d-suffix

v2.2.0

19 Aug 20:29
57e4208

Choose a tag to compare

What's Changed

Full Changelog: v2.1.3...v2.2.0

v2.1.3

18 Aug 20:13

Choose a tag to compare

What's Changed

  • Add default Checking Account and Currency and About window (#3 / #8)
  • Show version in help of Console app

Full Changelog: v2.1.2...v2.1.3

v2.1.2

12 Aug 21:10

Choose a tag to compare

Stable release of the new design (desktop)

  • Dark mode
  • Follow system settings for dark or light mode
  • Select data wizard with drag 'n drop for files (useful for when your csv is usually in another folder)
  • New icon (from Freepik) to replace the standard Avalonia icon
  • Introduced a new name to go with the logo: Ledger Leo
  • Refactor of resources/styles

Full Changelog: v2.0.0...v2.1.2