Release - v2.5.2
Release Notes
This release adds a new holiday feature. By running cal (or fcal with a SNAP installation) with the -d
(display holidays) flag, cal will query the JVM for your country and then highlight and display the public holidays as defined by https://date.nager.at/Api . Not every country is covered, but there are over 100 per the website. This does require an internet connection and the funciton is not enabled by default.
Changes:
- Added
-d
holiday enable holiday display - Colorize the holidays in the calendar entries
- Added a list of holidays at the bottom of the display
- Updated libraries
- jansi: 2.4.0 -> 2.4.1
- junit: 5.10.0 -> 5.10.1
I noticed that India (country code: IN) doens't seem to be working. If you see issues, please create a issue ticket with the relevant information and I'll look into it.