mirror of
https://github.com/elisiariocouto/leggen.git
synced 2025-12-13 10:12:24 +00:00
2.7 KiB
2.7 KiB
0.3.0 (2024/03/08)
Documentation
- Improve README.md. (cb6682ea)
Features
- commands: Add new
leggen bank deletecommand to delete a bank connection. (fcb0f1ed) - commands/bank/add: Add all supported GoCardless country ISO codes. (0c8f68ad)
Miscellaneous Tasks
- Update dependencies. (6d2f1b7b)
0.2.3 (2024/03/06)
Bug Fixes
- Print HTTP response body on errors. (ee30bff5)
Miscellaneous Tasks
- Update dependencies. (f7ef4b32)
0.2.2 (2024/03/01)
Bug Fixes
- sync: Pending dates can be null. (d8aa1ef9)
0.2.1 (2024/02/29)
Bug Fixes
Documentation
- Add NocoDB information to README.md. (d8fde49d)
0.2.0 (2024/02/27)
Bug Fixes
- compose: Fix ofelia configuration, add sync command as the default. (433d1737)
Documentation
- Improve README.md. (de17cf44)
Features
- Add periodic sync, handled by ofelia. (91c74b04)
- Change default database engine to SQLite, change schema. (f9ab3ae0)
0.1.1 (2024/02/18)
Bug Fixes
- Change project name on container registries. (dab04f4e)
0.1.0 (2024/02/18)
Miscellaneous Tasks
- Initial version. (ec4f59e0)