Releases: LucaBernstein/beancount-bot-tg
Releases · LucaBernstein/beancount-bot-tg
v0.15.3
What's Changed
- Add command to permanently delete account by @LucaBernstein in #116
- Export version in monitoring by @LucaBernstein in #117
Full Changelog: v0.15.2...v0.15.3
v0.15.2
What's Changed
- Refactor methods for CRUD on UserSettings by @LucaBernstein in #111
- Align reply buttons in column by @LucaBernstein in #114
Full Changelog: v0.15.1...v0.15.2
v0.15.1 - Fix migration SQL
Full Changelog: v0.15.0...v0.15.1
v0.15.0 - cache limits and timezone
What's Changed
- Fix overdue notification message tx count by @LucaBernstein in #106
- Add suggestions cache limiting by @LucaBernstein in #107
- Add timezone support for transaction dates by @LucaBernstein in #110
Full Changelog: v0.14.3...v0.15.0
v0.14.3
What's Changed
- Add support for unquoted comments by @LucaBernstein in #101
- PoC for templating strings by @LucaBernstein in #102
Full Changelog: v0.14.2...v0.14.3
v0.14.2 - Add cancel hint to automatic tx
What's Changed
- Add cancel hint to automatic tx by @LucaBernstein in #98
Full Changelog: v0.14.1...v0.14.2
v0.14.1 - Fix amount starts tx
What's Changed
- Fix automatically started tx suggestions by @LucaBernstein in #97
Full Changelog: v0.14.0...v0.14.1
v0.14.0 - Amount starts tx
What's Changed
- Start simple transaction automatically with amount by @LucaBernstein in #96
Full Changelog: v0.13.0...v0.14.0
v0.13.0 - Amount calculations
What's Changed
- Allow simple amount calculations by @LucaBernstein in #89
Full Changelog: v0.12.0...v0.13.0
v0.12.0 - Comments, Value parser, Test Coverage
What's Changed
- Rewrite quoted value parser by @LucaBernstein in #81
- Raise test coverage by @LucaBernstein in #82
Full Changelog: v0.11.2...v0.12.0