Skip to content

Releases: chvp/NanoLedger

v1.2.2

15 Nov 11:45
v1.2.2
f5f9259

Choose a tag to compare

🐛 Bug Fixes

v1.2.1

21 Oct 18:09
v1.2.1
4779250

Choose a tag to compare

🧰 Maintenance

v1.2.0

18 Oct 17:57
v1.2.0
0c9969d

Choose a tag to compare

🚀 Features

  • Add basic support for hledger's code field (#341) @chvp

🐛 Bug Fixes

  • Fix height of search bar (#342) @chvp
  • Add optional spacing between currency and amount (#314) @AJua

🧰 Maintenance

v1.1.1

24 May 15:04
v1.1.1
68103d6

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • Fix date selector picking wrong date when in a time zone with a negative offset (#283) @chvp

🧰 Maintenance

  • Only create signed APK if secrets are available (#234) @chvp
  • Disable high version code lint (#233) @chvp

v1.1.0

11 Jan 13:36

Choose a tag to compare

🚀 Features

  • Store transaction notes to avoid deleting them when editing a ledger file (#223) @advy99
  • Ignore virtual postings when calculating unbalanced amount (#228) @chvp

v1.0.0

16 Dec 21:44

Choose a tag to compare

🚀 Features

  • Allow configuring decimal separator and ignore any other grouping separators (#219) @chvp
  • Write out aligned postings according to a user preference (#218) @chvp

🐛 Bug Fixes

  • Fix activity resize not interacting well with IME keyboard (#220) @chvp
  • Always show amount hint in empty posting row (#217) @chvp

v0.6.3

28 Oct 19:16

Choose a tag to compare

🐛 Bug Fixes

  • Make sure to always truncate the file when writing (#200) @chvp

v0.6.2

12 Oct 20:01

Choose a tag to compare

🐛 Bug Fixes

  • Don't crash on amounts we can't parse (#193) @chvp

v0.6.1

06 Oct 13:45

Choose a tag to compare

🐛 Bug Fixes

  • Fix parsing of amount with only an assertion (#188) @chvp

v0.6.0

05 Oct 23:41

Choose a tag to compare

🚀 Features

  • Add copy-and-edit functionality (#183) @chvp

🐛 Bug Fixes

  • Make sure actions on a transaction occur with the right transaction when filtered (#185) @chvp