Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@cwc cwc released this 26 May 06:42
· 3 commits to master since this release
b120bfc
  • Last planned release in the 1.x line (bug fixes will be released as 1.3.x if needed)
  • Last release to support both Python 2.6+ and Python 3.2+
  • Unit tests have been added to help ensure behavioral compatibility

Future releases will:

  • Have major version 2.x
  • Break API compatibility with 1.x
  • Support only Python 3 (likely only Python 3.5+, in order to use async/await)