Skip to content

Releases: rickstaa/stable-learning-control

v4.0.3

29 Jun 13:59
9081059
Compare
Choose a tag to compare

4.0.3 (2023-06-29)

Documentation

v4.0.2

29 Jun 13:09
46bec16
Compare
Choose a tag to compare

4.0.2 (2023-06-29)

Documentation

v4.0.1

22 Jun 20:38
f0dfdbe
Compare
Choose a tag to compare

4.0.1 (2023-06-22)

Documentation

v4.0.0

22 Jun 15:36
0a5872e
Compare
Choose a tag to compare

4.0.0 (2023-06-22)

⚠ BREAKING CHANGES

  • package: The package should now be used as stable_learning_control instead of bayesian_learning_control.
  • This package now depends on Gymnasium instead of Gym. Furthermore, it also requires Gymnasium>=26 (see https://gymnasium.farama.org/content/migration-guide/) for more information.

Features

  • package: renames the package to stable-learning-control (#257) (1133d0a)
  • replace OpenAi gym with Gymnasium (#255) (9873a03)

v3.0.0

21 Jun 13:46
b62b782
Compare
Choose a tag to compare

3.0.0 (2023-06-21)

⚠ BREAKING CHANGES

  • The simzoo package is no longer included and has to be installed separately through the stable-gym repository.

Features

  • add hyperparameter variant support for exp config files (6ea47f0)
  • add small policy test script (c701d69)
  • add support for dictionary type observation spaces (e3bf761)

Bug Fixes

  • fix several env/policy load bugs (dddd4d8)
  • fix several policy loading problems (51a664e)
  • fixes npm release action (e47ef0f)
  • package.json: this commit makes sure the release run script contains no bugs (ef958ca)
  • remove 'simzoo' submodule (#246) (0122aae)

Documentation

  • contributing: updates contributing guide (ce126c4)
  • contributing: updates the contributing documentation (bac8787)
  • fix broken external links (51317c0)
  • fix contribution links (#245) (cccc5a7)
  • fix typos (30df6cb)
  • readme.md: adds contributing warning to readme (d848a14)
  • sphinx: fixes documentation errors (38f2da0)
  • sphinx: updates documentation installation instructions (ddadeb6)
  • update docs make file (6eeb56e)
  • update documentation (7ceee46)
  • update documentation and docstrings (5548505)
  • update numpy intersphinx link (581333d)
  • updates code guidelines documentation (4f96a46)
  • updates docs ci readme badge (074b369)

v2.0.0

21 Jun 09:29
87db0be
Compare
Choose a tag to compare

2.0.0 (2023-06-21)

⚠ BREAKING CHANGES

  • The simzoo package is no longer included and has to be installed separately through the stable-gym repository.

Features

  • add hyperparameter variant support for exp config files (6ea47f0)
  • add small policy test script (c701d69)
  • add support for dictionary type observation spaces (e3bf761)

Bug Fixes

  • fix several env/policy load bugs (dddd4d8)
  • fix several policy loading problems (51a664e)
  • fixes npm release action (e47ef0f)
  • package.json: this commit makes sure the release run script contains no bugs (ef958ca)
  • remove 'simzoo' submodule (#246) (0122aae)

v1.3.73

19 Jun 20:33
a99c2a7
Compare
Choose a tag to compare
v1.3.73: PR #242 - chore(deps): update dependency pnpm to v8.6.0

v1.3.13

26 Apr 10:08
2c37bf7
Compare
Choose a tag to compare

🔄 Dependency updates

  • chore(deps): update dependency lint-staged to v12.4.0
Uncategorized

v1.3.12

21 Mar 08:53
5a7c900
Compare
Choose a tag to compare

🔄 Dependency updates

  • chore(deps): update dependency sort-package-json to v1.55.0
Uncategorized

v1.3.10

13 Mar 07:41
cde26ff
Compare
Choose a tag to compare

🔄 Dependency updates

  • chore(deps): pin dependency standard-version to 9.3.2
Uncategorized