Skip to content

Release - v4.0.19

Compare
Choose a tag to compare
@frossm frossm released this 14 Aug 15:46
· 61 commits to master since this release

Release Notes

This release is basically several large changes under the hood, but no new or changed functionality for the end users. It's improving the foundation.

  • Implemented JCommander replacing GetOpt. While no real change yet, it does better set me up in the future with more options and better capabilities. And it's still be updated.
  • Switched to using Apache Shade to build the "fat jar". This is much faster and gives me many more options going forward.
  • Updated plugin and dependency versions including Google's GSON.