ConfigurationAPI 1.0.0
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