Releases: cloudnode-pro/BankAccounts
Releases · cloudnode-pro/BankAccounts
1.1.1
What's Changed
- Add CodeQL status badge by @zefir-git in #13
- Add banner to readme by @zefir-git in #14
- Fixed bug with reversed amounts in
/bank history
by @zefir-git in #15 - Fix
/bank history <account> --all
only showing 1 transaction by @zefir-git in #16
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Minor code cleanness improvements by @zefir-git in #7
- Add support for SQLite database by @zefir-git in #10
INFO: The
db
section in the configuration has changed. For this version, please copy it from 4a6ca18@ BankAccounts/src/main/resources/config.yml.
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- Remove ambiguity around closing personal accounts by @zefir-git in #4
- docs: Improve command usages by @zefir-git in #3
Full Changelog: 1.0.0...1.0.1