Releases: felsenhower/stine_calendar_bot
v0.0.8
v0.0.7
Updates dependencies.
Make --language
option mandatory.
v0.0.6
Hotfix: removed forgotten debug statement
v0.0.5
Fixed raised exceptions when specifying unknown options.
Changed groupId from felsenhower to io.github.felsenhower to match industry standards.
v0.0.4
Added verbose description to the footer on help screen.
Added more information to the option explanations on help screen.
Removed the message that options were missing when only specifying --language and nothing else.
Made the low-level part a bit more flexible in general.
v0.0.3
Fixed issues on the help screen.
Improved character encoding handling for German localisation.
Added version identifier to help screen.
Changed project url to github page.
Code cleanups.
v0.0.2
Bugfix: Exception when cache directory doesn't exist
Added source documentation.
Minor cleanups.
Restructured resource-bundles.
v0.0.1
First working release. Not much refactoring done yet.