Skip to content

v1.14.0

Choose a tag to compare

@iMicknl iMicknl released this 06 Sep 18:38
· 430 commits to main since this release
b7c12db

What's changed

💥 Breaking Changes

  • Drop support for Python 3.8 & 3.9, add support for Python 3.12 in CI/CD and update to latest packages (#1311) @iMickn
  • Renamed private class variable _ssl_context to _ssl (you should not set these directly anyways!)

🚀 Features

  • Add checkEventTrigger (enum) to commands, and 'short' param (#1356) @iMicknl
  • Drop support for Python 3.8 & 3.9, add support for Python 3.12 in CI/CD and update to latest packages (#1311) @iMicknl
  • only depend on backports-strenum on Python < 3.11 (#1309) @dotlambda

📦 Dependencies

Contributors to this release

@dependabot, @dependabot[bot], @dotlambda and @iMicknl