Releases: chvp/NanoLedger
Releases · chvp/NanoLedger
v1.0.0
🚀 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
🐛 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