| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cal.jar | 2026-03-08 | 998.5 kB | |
| CHECKSUM.SHA1 | 2026-03-08 | 50 Bytes | |
| CHECKSUM.SHA256 | 2026-03-08 | 74 Bytes | |
| CHECKSUM.MD5 | 2026-03-08 | 42 Bytes | |
| README.md | 2026-03-08 | 687 Bytes | |
| Release - v3.0.3 source code.tar.gz | 2026-03-08 | 7.0 MB | |
| Release - v3.0.3 source code.zip | 2026-03-08 | 7.1 MB | |
| Totals: 7 Items | 15.1 MB | 0 | |
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: https://github.com/frossm/cal/compare/v2.7.6...v3.0.3