Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@wRAR wRAR released this 31 Mar 12:17
· 6 commits to master since this release
  • Added support for Python 3.13 and PyPy 3.11
  • Removed support for Python 3.8
  • Queue classes now accept os.PathLike paths
  • Fixed test failures on Windows
  • Switched the build system to hatchling
  • Improved linting and CI configuration