Skip to content

Releases: LucaBernstein/beancount-bot-tg

v0.5.0

04 Nov 20:50
Compare
Choose a tag to compare
  • Fix Send wrapper, refactor
  • #13: Add option to permanently delete transactions
  • #15: Add suggestion handling
  • #12: Set default currency globally
  • #11: Enter custom currency with amount
  • #9: Add go-sqlmock

Full Changelog: v0.4.0...v0.5.0

v0.4.0 - Bugfix, faster today date input

04 Nov 17:02
Compare
Choose a tag to compare
  • #14: Quicker 'today' input for date with only first letters
  • #16: Fix bug where after transaction recording a subsequent random text input crashes app

Full Changelog: v0.3.1...v0.4.0

v0.3.1 - Refactorings, minor improvements

02 Nov 13:45
Compare
Choose a tag to compare
  • Refactored bot controller
  • Refactored command mapping and help building
  • Fixed cache value order (last used first)

Full Changelog: v0.3.0...v0.3.1

v0.3.0 - Quick replies

02 Nov 10:04
Compare
Choose a tag to compare
  • Accept today as date input for current date
  • Cache answers like accounts, date, description and present ReplyKeyboard on new transaction to quickly reuse already answered items

Full Changelog: v0.2.0...v0.3.0

v0.2.0 - Simple Transactions

28 Oct 19:03
Compare
Choose a tag to compare

Extended functionality of the bot. It now remembers your transactions and you can retrieve your transactions list again if you want to. This list can be cleared once processed into your bookkeeping file.

v0.1.0 - First MVP Deliverable

28 Oct 08:27
Compare
Choose a tag to compare