Skip to content

Releases: chvp/NanoLedger

v0.4.1

28 Jun 05:46
Compare
Choose a tag to compare

🐛 Bug Fixes

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

v0.4.0

26 Jun 13:35
Compare
Choose a tag to compare

🚀 Features

🧰 Maintenance

  • Ignore OldTargetApi lint errors (#136) @chvp

v0.3.0

26 Jun 11:22
Compare
Choose a tag to compare

🚀 Features

  • Allow searching for transactions (#135) @chvp

🧰 Maintenance

  • Bump compose compiler (#131) @chvp
  • Bump compose compiler (#105) @chvp
  • Use Android desugaring to use more modern Java constructs (#97) @chvp

v0.2.0

04 Mar 20:54
Compare
Choose a tag to compare

🚀 Features

  • Support older Android API versions (#96) @chvp

v0.1.6

04 Feb 14:14
Compare
Choose a tag to compare

🚀 Features

  • Show spinner while saving (#82) @chvp
  • Change error toast to a snackbar with a dialog that allows copying (#83) @chvp

v0.1.5

30 Dec 13:41
Compare
Choose a tag to compare
  • Fix adding transaction to an empty file (#70) @chvp

v0.1.4

17 Dec 09:23
v0.1.4
c70d1dd
Compare
Choose a tag to compare
  • Tweak posting row item widths to make currency a bit wider (#62) @Ajnasz

v0.1.3

03 Nov 16:20
v0.1.3
38869da
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Make sure to always return to main activity when backing out of add activity (#50) @chvp

v0.1.2

15 Sep 11:38
v0.1.2
446e8d0
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix formatting of posting when no amount was entered (#42) @chvp

v0.1.1

11 Sep 13:51
v0.1.1
106c328
Compare
Choose a tag to compare

🧰 Maintenance

  • Fix gradle wrapper version and checksum (#40) @chvp