Skip to content

v0.39

Choose a tag to compare

@okigan okigan released this 16 Mar 06:05
· 49 commits to master since this release

What's Changed

Features

Improvements

  • Fallback to stdlib unittest.mock (Python 3.3+) by @a-detiste in #219
  • Update CI matrix to Python 3.10-3.13, drop EOL versions (3.6/3.8/3.9)
  • Remove stale files: .travis.yml, .gitpod.yml, docs/note.txt, run.sh

Bug Fixes

  • Fix pycodestyle E302 violation

New Contributors

Full Changelog: v0.38...v0.39