Skip to content

v0.9.3

Compare
Choose a tag to compare
@galleon galleon released this 19 Nov 17:12
· 364 commits to master since this release

What's Changed

  • autodoc: fix notebooks download links + other improvements by @nhuet in #49
  • Fix builds in editable mode by @dbarbier in #52
  • Bump prismjs from 1.24.0 to 1.25.0 by @dependabot in #60
  • Adding collect_env.py (modified from PyTorch) by @galleon in #73
  • Update and synchronize README.md and online doc about installation steps by @nhuet in #55
  • Run various linters on pull requests by @dbarbier in #53
  • Gym notebook by @nhuet in #54
  • Run pre-commit with python 3.8 by @dbarbier in #81
  • Apply pre-commit linters on examples/ and tests/ by @dbarbier in #87
  • Apply pre-commit linters on cpp/ by @dbarbier in #83
  • Treat version numbers as strings by @dbarbier in #80
  • Code changes for scheduling notebook by @galleon in #97
  • Scheduling notebook by @galleon in #66
  • gal/multi docs by @galleon in #72
  • Make doc generation easier for a VuePress developper by @galleon in #75
  • Add a pre-commit hook to indent json files with 4 spaces by @dbarbier in #82
  • Upload generated doc as artifact for testing/reviewing purpose by @nhuet in #88
  • ci-cd: add env variables needed to generate binder links in online doc by @nhuet in #89
  • Prevent build.yml workflow to trigger on tags push by @nhuet in #90
  • Add a pre-commit hook to strip output cells of notebooks by @dbarbier in #91
  • Keep track of version in library by @galleon in #98
  • Use clang-format wheel for pre-commit by @dbarbier in #99
  • Apply pre-commit linters on skdecide/ by @dbarbier in #100
  • Update gym notebook for online doc integration by @nhuet in #86
  • Fix gym notebook: use PPO as RL solver in gym nb and reduce training time by @nhuet in #96
  • Maze notebook: educational version by @nhuet in #65
  • Apply pre-commit hooks on all files by @dbarbier in #101
  • Do not modify cpp/deps/gecode/CMakeLists.txt by @dbarbier in #103
  • Rewrite extender as a generator by @dbarbier in #104
  • Fixing dependabot alerts CVE-2021-3803 & CVE-2020-28469 by @galleon in #102
  • Publishing documentation by @galleon in #92

New Contributors

Full Changelog: v0.9.2...v0.9.3