v0.13.0
TulipaEnergyModel v0.13.0
Breaking changes
- Update DuckDB version that fixes the windows build.
Merged pull requests:
- Always saving the solution when using run scenario (#1032) (@datejada)
- Improvements to creating expressions attached to constraints (#1033) (@abelsiqueira)
- Delete Cbc from the tests (#1034) (@datejada)
- Remove DataFrames completely (#1035) (@abelsiqueira)
- Change multi-year fixed and investment costs to help differentiate and fix objective fixed costs (#1048) (@abelsiqueira)
- Create model schema from a JSON file (#1054) (@datejada)
- Add type assertions in add_expression and attach_expression functions (#1055) (@abelsiqueira)
- docs(formulation): Update formatting of tip admonition blocks by indenting the content in the raw markdown (#1060) (@kdheepak)
- Rename index to id to prevent using sql keyword (#1061) (@abelsiqueira)
- Rename "from" and "to" to "from_asset" and "to_asset" uniformly. (#1062) (@abelsiqueira)
- Start moving sql queries to SQL files (#1063) (@abelsiqueira)
- Update DuckDB version to 1.2.1 (#1075) (@abelsiqueira)
- Update mathematical formulation with DC power flow constraints (#1078) (@datejada)
- Clean test printing (#1079) (@abelsiqueira)
- Fix Windows failure due to tests introduced in #1079 (#1083) (@abelsiqueira)
- Use absolute path to include json file (#1085) (@abelsiqueira)
Closed issues: