Skip to content

Releases: chvp/NanoLedger

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

v0.4.2

29 Jun 15:32
Compare
Choose a tag to compare

🧰 Maintenance

  • Reapply "Use Android desugaring to use more modern Java constructs" (#143) @chvp
  • Update to Android API level 35 (#142) @chvp

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