Commit Graph

4 Commits (e1dcacb1a1e46d8df0096789ea86bcdfaef00a63)

Author SHA1 Message Date
Exlll bfbda2f629 Update version to 4.0.0
This update contains several new features:

* Support for Java records
* Support for File, Path, URL, URI, Instant
* New project structure that makes it easier to add support
  for additional file types

... and some breaking changes:

* The code for saving and loading YAML files was moved from the
  configlib-core to the configlib-yaml module:
  * The Configurations class has been renamed to YamlConfigurations
    and its methods lost their -YamlConfiguration affix.
* FieldFormatter has been renamed to NameFormatter
2 years ago
Exlll 3112ea1bce Update version to 3.1.0 2 years ago
Exlll 7c4f630f7c ConfigLib v3 2 years ago
Exlll 84f38cdc71 Migrate build scripts to Kotlin DSL. 3 years ago