Skip to content

v3.0.1

Latest
Compare
Choose a tag to compare
@brainix brainix released this 21 Mar 13:09
· 11 commits to master since this release
04ebdc8

This release includes asyncio implementations of Redlock and NextID

And a few other changes:

  1. Support Python 3.11, 3.12, and 3.13
  2. Warn when doing O(n) operations
  3. Switch from Python's built-in unittest to pytest
  4. Remove dependencies from setup.py

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1