Skip to content

ConfigurationAPI 1.0.0

Choose a tag to compare

@devspexx devspexx released this 04 Apr 18:51
· 60 commits to master since this release

Version 1.0.0

  • Initial release of ConfigurationAPI
  • Immutable YamlConfig snapshot design (atomic swap model)
  • Thread-safe ConfigManager with path-based indexing
  • Automatic file watching via YamlConfigWatcher
  • SHA-256 checksum-based change detection
  • Bukkit event integration (ConfigReloadedEvent)
  • Basic file metadata abstraction (FileProperties)
  • Resource loading support (getOrLoadResource)
  • Full Javadoc coverage with @apiNote, @implSpec, @implNote

Full Changelog: https://github.com/devspexx/ConfigurationAPI/commits/v1.0.0