You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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)