Releases: thetric/ilias-downloader-cli
Releases · thetric/ilias-downloader-cli
3.0.2
Bug Fixes
- sync: correct translation key for file download errors (09c20a3)
3.0.1
Bug Fixes
- correct placeholder for password prompt in the default locale (242215c)
- sync: continue on unsuccessful downloads and print an error (8c5f28d)
3.0.0
Code Refactoring
Features
- add translated logs for download sync (30904fd)
- format size in download info (5bd39d1)
BREAKING CHANGES
- the minimum java version now is java 9
2.0.9
Maintenance release (minor performance improvements through a dependency update)
2.0.7
Bug Fixes
- console: do not close System.in after the first read of console input (95898df)
2.0.6
Improved and lesser logging.
2.0.5
Maintenance release (refactoring, dependency updates, docs).
2.0.4
Bug Fixes
- remove redundant parenthesis in download log (a589d5c)