Skip to content

Releases: chvp/NanoLedger

v1.0.0

16 Dec 21:44
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

🐛 Bug Fixes

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

v0.6.0

05 Oct 23:41
Compare
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

v0.5.0

05 Oct 22:33
Compare
Choose a tag to compare

🚀 Features

🧰 Maintenance

  • Disable android gradle plugin version lint (#179) @chvp

v0.4.6

04 Sep 10:33
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Don't use append writing mode for compatibility with more content providers (#162) @chvp

v0.4.5

27 Aug 14:35
Compare
Choose a tag to compare

v0.4.4

10 Aug 12:28
Compare
Choose a tag to compare
v0.4.4

v0.4.3

02 Jul 18:56
Compare
Choose a tag to compare

🧰 Maintenance

  • Revert "Reapply "Use Android desugaring to use more modern Java constructs"" (#144) @chvp