Skip to content

9.0.0

Compare
Choose a tag to compare
@jessesnyder jessesnyder released this 22 May 21:25
· 569 commits to master since this release
ecbd5ee
  • Infrastructure: Drop support for Python 3.7
  • Infrastructure: Update versions of various dependencies, including those which had been impossible while retaining Python 3.7 compatibility, e.g. Flask to v2.x, Jinja2 to v3.x, numpy to 1.22.x, pandas to v1.4.x, click to 8.x and Sphinx to 4.5.x
  • Enhancement: Add a check for circular imports in experiment module loading
  • Enhancement: Enforce standard Python code style by applying "black" v22.3.0
  • Bugfix: Add clock support in Docker
  • Fix typos and some broken links in docs