Skip to content

Release - v2.3.8

Compare
Choose a tag to compare
@frossm frossm released this 29 Nov 01:04
· 42 commits to master since this release

Release Notes

For this release I removed the header from the calendar displays. This is the "box" at the top with the version and my name in it. While I didn't mind it in the year display, which is what I normally use, I found it annoying in the one month display.

There are two ways to get the current program version

  • java -jar cal.jar -v (or fcal -v if using it as a snap) - This will show the current program version as well as the latest release on GitHub
  • java -jar cal.jar -h (or fcal -h if using it as a snap) - This will display the help which includes the current program version as well as the copyright information

As always, the license information is in the root directory in a file entitled LICENSE