Releases: chvp/NanoLedger
Releases · chvp/NanoLedger
v0.6.3
🐛 Bug Fixes
- Make sure to always truncate the file when writing (#200) @chvp
v0.6.2
🐛 Bug Fixes
- Don't crash on amounts we can't parse (#193) @chvp
v0.6.1
🐛 Bug Fixes
- Fix parsing of amount with only an assertion (#188) @chvp
v0.6.0
🚀 Features
🐛 Bug Fixes
- Make sure actions on a transaction occur with the right transaction when filtered (#185) @chvp
v0.5.0
🚀 Features
🧰 Maintenance
- Disable android gradle plugin version lint (#179) @chvp
v0.4.6
🐛 Bug Fixes
- Don't use append writing mode for compatibility with more content providers (#162) @chvp
v0.4.3
🧰 Maintenance
- Revert "Reapply "Use Android desugaring to use more modern Java constructs"" (#144) @chvp
v0.4.2
🧰 Maintenance
- Reapply "Use Android desugaring to use more modern Java constructs" (#143) @chvp
- Update to Android API level 35 (#142) @chvp