Changelog
=========
All notable changes to Atlas will be documented in this file.
The format is based on `Keep a Changelog `_,
and this project adheres to `Semantic Versioning `_.
[0.0.1] - 2025-08-01
--------------------
Alpha release of Atlas.
Added
^^^^^
* Core optimization engine with SciPy and Optuna backends
* Universal model interface (AbstractModel)
* Docker model integration support
* Multi-objective optimization strategies
* Comprehensive constraint handling
* Xarray-based data management
* Model registry and versioning
* Real-time optimization capabilities
* Extensive documentation and examples
Fixed
^^^^^
* N/A (initial release)
Changed
^^^^^^^
* N/A (initial release)
Deprecated
^^^^^^^^^^
* N/A (initial release)
Removed
^^^^^^^
* N/A (initial release)
Security
^^^^^^^^
* N/A (initial release)