Skip to content

OLCUT v5.1.6

Compare
Choose a tag to compare
@Craigacp Craigacp released this 09 Apr 18:26
  • Fixed a bug with imported system properties in GlobalProperties.
  • Added a maybeExtractProvenance method to help when evolving ObjectProvenances.
  • Added enum constant display to EnumSet options (mirroring their behaviour in DescribeConfigurable, and the behaviour of regular enum fields in Options).
  • Added lookupAllMap which returns the names and configured objects for a given type.
  • Added lookupSingleton which returns the single instance of the supplied class in the configuration file.
  • Bumped dependencies (Jackson 2.12.2, jline3 3.19.0, junit 5.7.1, asm 9.1)