Releases: chvp/NanoLedger
Releases · chvp/NanoLedger
v0.4.1
🐛 Bug Fixes
- Revert "Use Android desugaring to use more modern Java constructs" (#139) @chvp
v0.3.0
🚀 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
🚀 Features
- Support older Android API versions (#96) @chvp
v0.1.6
🚀 Features
- Show spinner while saving (#82) @chvp
- Change error toast to a snackbar with a dialog that allows copying (#83) @chvp
v0.1.5
- Fix adding transaction to an empty file (#70) @chvp
v0.1.4
- Tweak posting row item widths to make currency a bit wider (#62) @Ajnasz
v0.1.3
🐛 Bug Fixes
- Make sure to always return to main activity when backing out of add activity (#50) @chvp
v0.1.2
🐛 Bug Fixes
- Fix formatting of posting when no amount was entered (#42) @chvp
v0.1.1
🧰 Maintenance
- Fix gradle wrapper version and checksum (#40) @chvp