Skip to content

v1.10.0

Latest

Choose a tag to compare

@larsoner larsoner released this 02 Dec 16:38
· 2 commits to main since this release
16a20aa

Enhancements

Requirements

  • build(pyproject.toml): drop support for python 3.9 (require 3.10+) by @mattgebert in #641

Bugfixes

  • FIX: account for unreleased changes to sphinx by @tacaswell in #649
  • Remove duplicate dependency in pyproject.toml by @stefmolin in #654
  • TST: A few minor test improvements by @rossbar in #652
  • Fix test warnings about invalid regex escape by @stefmolin in #655
  • MAINT: rm unused kwarg from private method. by @rossbar in #658
  • Fix pytest warning regression by switching to re.escape() by @stefmolin in #660

Maintenance

Full Changelog: v1.9.0...v1.10.0