* 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
1.7.0
------------- (released on May 4th, 2024)
1.6.2
------------- (released on August 26th, 2021)
1.6.1
------------- (released on April 21st, 2021)
1.6
----------- (released on April 21st, 2021)
* Add peek support * Remove py2 support * Full test coverage