Skip to content

Release - v2.4.0

Compare
Choose a tag to compare
@frossm frossm released this 30 Aug 20:26
· 29 commits to master since this release

Release Notes

Several changes under the hood for this version. There are no changes to the actual calendar functionality.

  • Updated build automation to use the Apache Shade "Fat Jar" solution instead of the older Maven build. This is now much faster during builds and had more capabilities to fine tune in the future if needed
  • Replaced GetOpt with the much more powerful jCommander to process the command line options and switches
  • Updated several dependencies
  • Added automated unit testing with JUnit5.

I'm not sure there is much needed to enhance the application. It does a simple thing fairly well and doesn't really need much more in my humble opinion. But if you have ideas, please let me know by posting in the GitHub Issues board.