Skip to content

v3.4.2

Choose a tag to compare

@adrienlauer adrienlauer released this 16 Feb 11:07
  • [new] Add configuration watching for local files and automatic refresh after change (enable by setting config property config.watch to true).
  • [fix] Fix config tool 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.