Releases: LucaBernstein/beancount-bot-tg
Releases · LucaBernstein/beancount-bot-tg
v2.3.1 - Dependency upgrades
What's Changed
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #230
- Update Golang and dependencies by @LucaBernstein in #232
- Bump docker/login-action from 1.9.0 to 3.3.0 by @dependabot in #238
- Bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.2 by @dependabot in #239
- Bump actions/setup-go from 2 to 5 by @dependabot in #236
- Bump actions/setup-python from 3 to 5 by @dependabot in #234
- Upgrade dependencies by @LucaBernstein in #246
Full Changelog: v2.3.0...v2.3.1
v2.3.0 - allow negative amounts to invert transaction direction
What's Changed
- Bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #227
- Allow negative values to invert transaction by @LucaBernstein in #229 (issue #228)
New Contributors
- @dependabot made their first contribution in #227
Full Changelog: v2.2.0...v2.3.0
v2.2.0 - Fix go module version, update deps
What's Changed
- Update dependencies, gitignore, fix scenarios by @LucaBernstein in #225
- Update go package module version to v2 by @LucaBernstein in #226
Full Changelog: v2.1.1...v2.2.0
v2.1.1 - UI bug fixes
v2.1.0 - Merge health and app web server
What's Changed
- Merge health with api server by @LucaBernstein in #222
Full Changelog: v2.0.0...v2.1.0
v2.0.0 - Flutter UI
v1.0.2 - Fix too long reply keyboard
What's Changed
- Limit reply keyboard options by @LucaBernstein in #220
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0 - API
What's Changed
SQLite support
- Add sqlite support by @LucaBernstein in #205
API
- Add API with token handling capabilities by @LucaBernstein in #206
- Add API to Readme, improve group chat handling by @LucaBernstein in #207
- Add transaction listing to API by @LucaBernstein in #208
- Add tx deletions by @LucaBernstein in #210
- Add API endpoint for reading and writing config values by @LucaBernstein in #212
- Add API endpoint for log querying (admin) by @LucaBernstein in #213
Other
- Decrease log output by @LucaBernstein in #199
- Harden scenario tests by @LucaBernstein in #200
- Wait for scenario bot to start by @LucaBernstein in #209
- Update dependencies by @LucaBernstein in #211
Full Changelog: v0.24.1...v1.0.0
v0.24.1 - Fix leading slash support enabling
What's Changed
- Fix user settings available for omitLeadingSlash by @LucaBernstein in #198
Full Changelog: v0.24.0...v0.24.1