Skip to content

Tags: frossm/cal

Tags

v2.7.2

Toggle v2.7.2's commit message
Updates to plugin and dependency versions

v2.7.1

Toggle v2.7.1's commit message
Added `-c` Clear Cache command line optino

Updated date in LICENSE file
Added a holiday test, but couldn't really get it to work - it's commented out
Added the `-c` command to the README and the Help

v2.6.0

Toggle v2.6.0's commit message
Fixed snap bug with java prefs

v2.5.7

Toggle v2.5.7's commit message
Fixed bug where holidays wouldn't show up in single months

Corrected display error if the holiday's coudn't be retrieved
Added another test for single month holidays

v2.5.6

Toggle v2.5.6's commit message
Add holiday list for month only display

Added maven enforcer plugin requiring mvn >= v3.2.5
Show holidays for the active month in the month only display
Moves display holidays code to the holiay class
Display locale when in debug mode (near the command line switch output)
Tweaked month validation when both month & year are given
Added another calendar output test (for Nov 2026)

v2.5.2

Toggle v2.5.2's commit message
Added more error handling to holiday function

v2.4.5

Toggle v2.4.5's commit message
Remove unneeded parameter from Calendar.PrintYear

v2.4.2

Toggle v2.4.2's commit message
Dependency updates. Updated screenshot.

Also cleaned up the code a small bit, added comments, etc.

v2.4.0

Toggle v2.4.0's commit message
Implemented jCommander replacing GetOpt

This includes a test class to ensure it's
working correctly

v2.3.15

Toggle v2.3.15's commit message
Updates to latest version of dependencies