Skip to content

Version 3.2.0

Latest

Choose a tag to compare

@andrivet andrivet released this 07 Feb 16:08
· 2 commits to master since this release
  • #295 New API using a context manager

    • Support for using Encoder via context manager
    • Support for encoding sequences via context manager
    • Support for encoding sets via context manager
    • Support for using Decoder via context manager
  • Add support of Python 3.14

  • New way of installing old versions of Python in the Docker file.
    As a consequence, all versions of Python including 2.7 and from 3.5 to 3.14 are now properly tested.