- bug fixes for missing files when creating area - wrong properties corrected (spread-unsupplied-energy-cost and spread-spilled-energy-cost)
0.1.7
-------------------
- move doc generation from ci.yml to publish.yml
0.1.6
-------------------
- Fix concatenate CONCATENATED_README.md files for single Readme at pypi.org
0.1.5
-------------------
- Concatenate .md files for single Readme at pypi.org
0.1.4
-------------------
- Allow read_areas method to read area parameters and ui - Add output functionalities (get_matrix, aggregate_values)
0.1.3
-------------------
- Add project requirements inside `pyproject.toml` to use the package as is - Add a subfolder "craft" inside src to rename the package `antares.craft` for users - Add `py.typed` file to avoid mypy issues in projects importing the package