Skip to content

v2.14.5

Compare
Choose a tag to compare
@laurent-laporte-pro laurent-laporte-pro released this 11 Aug 15:22
· 1590 commits to master since this release
52e7fae

Features

  • ui-i18n: add missing adequacy patch translations (#1680) (8a06461)
  • ui: removed the "patch" number from the list of versions in the simulation launch dialog when it's equal to 0 (#1698) (1bc0156)

Bug Fixes

  • web: modified API response model to prevent Watcher's ValidationError (#1526) (b0e48d1)
  • xpansion: corrected field types for Xpansion parameters (sensitivity analysis) (3e481b9)
  • variant: fixed implementation of the method for extracting the difference between two studies (c534785)
  • api: added missing use_leeway field and validation rules in the hydro configuration form (#1650) (27e46e5)
  • export: ZIP outputs are no longer compressed before export (used by Xpansion) (#1656) (cba6261)
  • log-parser: simplified analysis and improved accuracy in displaying simulation progress for a study (#1682) (2442674)
  • table-mode: corrected reading of UI information when the study has only one area (#1674) (55c4181)
  • table-mode: issue to read area information in the case where the study has only one area (#1690) (87d9617)
  • command: improve INI reader to support API PUT /v1/studies/{uuid}/raw (#1461) (9e5cf25)
  • variant: fixed time series deletion of renewable clusters (#1693) (4ba1b17)
  • launcher: fixing launcher versions display and creation of the endpoint /v1/launcher/versions (410afc2)
    and (#1672) (a76f3a9)
  • launcher: set the default number of cores to 22 (instead of 12) (#1695) (2c89799)

Continuous Integration

  • upgrade mypy to v1.4.1 and Black to v23.7.0 for improved typing and formatting (#1685) (7cff8c5)

Tests

  • enhanced integration tests: refactored fixtures and resources (70af9b1)

Full Changelog: v2.14.4...v2.14.5