Commit Graph

5 Commits (bfbda2f629024381c5c604095167060680e70a15)

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 5b9c7754b4 Move to new project structure 2 years ago
Exlll 3112ea1bce Update version to 3.1.0 2 years ago
Exlll 3ea01199db Add serialization support for Bukkit's ConfigurationSerializable types 2 years ago
Exlll 7c4f630f7c ConfigLib v3 2 years ago