Skip to content

v0.9.0

Compare
Choose a tag to compare
@fmigneault fmigneault released this 08 Feb 15:09
· 30 commits to master since this release

Changes:

  • Add CI workflow tests for Python 3.9, 3.10 and 3.11, and use 3.11 by default for all linting and coverage tests.
  • Use Python 3.11 in Dockerfile for latest performance improvements and security fixes.
  • Convert comment typing definitions into typing annotations.