Skip to content

Release v1.10.4

Compare
Choose a tag to compare
@BDonnot BDonnot released this 14 Oct 13:35
· 6 commits to master since this release
v1.10.4
9bb03c8
  • [FIXED] an issue in the backend: if the backend failed to be
    created the _grid attribute was set to None and not set back to
  • [FIXED] the self.skip_if_needed() was missing for one of the test suite.
  • [FIXED] an error in the descirption of the educ_case14_storage environment
    (wrong sign for the slack generator)
  • [FIXED] the environment would not load in case of an incorrect "layout.json"
    instead of raising a warning.
  • [FIXED] some issue with gym_compat module for "newest" version of
    gymnasium (1.0.0)
  • [FIXED] github ci (v1 and v2 artifact are now deprecated)
  • [ADDED] a code of conduct from github
  • [ADDED] a "CONTRIBUTING.md" files (instead of having contribution instructions
    in the readme)
  • [ADDED] numpy 2 support (now that pandapower allows it)
  • [IMPROVED] error message when forecasts are not correctly set-up