Skip to content

v8.8.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 10:35
· 377 commits to develop since this release
a19f3fa

8.8.1 (01/2024)

⚠️ This version has serious issues. We recommend using version 8.8.2 instead.

maintained - no

Bugfix

  • Simplify TS numbers drawings, fix bug related to refresh & local thermal generation (#1752)

Improvements

  • Take into account breaking change in OR-Tools's API, enable SCIP & GLPK solvers, bump OR-Tools (#1825). This should improve performances with FICO XPRESS
  • Fail if OR-Tools solver is not found (#1851)
  • Add possibility to release without running any tests (#1852)

Code quality

  • Use std::unordered_map for tmpDataByArea_ (hydro ventilation) (#1855)
  • Remove mutable keyword from PROBLEME_HEBDO (#1846)
  • Remove Study::gotFatalError, throw exceptions instead (#1806)
  • Renewable containers (#1809)
  • Use modern style for loops, avoid int cast (#1847)
  • Remove YUNI_STATIC_ASSERT (#1863)

Testing

  • Add tests on short-term storage/thermal cluster/renewable cluster removal (#1841)

Doc

  • Add precision about enabled field in ST storage (#1850)
  • Use dedicated URL path for Doxygen, instead of root (#1865)
  • Fix HTML generation for readthedocs (#1867)
  • Add dark mode switch for Doxygen online documentation (#1792)

Run tests: false