Release Notes
This is a major update of Cal, but no new functionality was added. However, existing users should update given the bug fix mentioned below.
- Updated the build system from Maven to Gradle
- Replaced the code to colorize the output from jAnsi to jLine3
- Corrected a bug where a month that has no 5th or 6th row will incorrectly display in the grid. I now check for this and add the needed padding.
- Updated Copyright date to 2026
- Updated Snapcraft configuration for Gradle
- Bumped dependencies
- Updated tests in Cal and Library
- Cleaned up and optimized a small bit of code
Full Changelog: v2.7.6...v3.0.3