Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 809 Bytes

File metadata and controls

50 lines (28 loc) · 809 Bytes

v0.3.0 (2025-11-07)

Feat

  • add support for python 3.14
  • add support for python 3.13

Fix

  • correct handling cap values, corrects sasl mech validation

Refactor

  • drop python 3.9 support
  • drop support for EOL Python 3.8
  • protocol: move magic values to module constants/class attributes
  • configure and apply ssort to sort module members
  • fix type for all

v0.2.0 (2024-04-16)

Feat

  • add py.typed to mark entire package as typed

Fix

  • protocol.py: correct cap negotiation flow

Refactor

  • cleanup additional errors from hatch fmt

v0.1.9 (2024-04-16)

Refactor

  • sync configs and clean typings and tests

v0.1.8 (2024-03-29)

v0.1.7 (2018-02-12)

v0.1.6 (2018-02-12)

v0.1.5 (2017-07-02)

v0.1.4 (2017-07-01)

v0.1.3 (2017-06-28)