v3.4.2
- [new] Add configuration watching for local files and automatic refresh after change (enable by setting config property
config.watchto true). - [fix] Fix
configtool NullPointerException when dumping a config tree with generics and no null value. - [fix] Fix exception when a
@CliCommand-annotated class inherits from a base class.