Skip to content

Sereal Python Decoder

Latest
Compare
Choose a tag to compare
@cerasmus cerasmus released this 25 Nov 15:02
· 191 commits to master since this release
df33d1c

There was no initial release for the Python decoder so versioning is assumed to have started at v0.1. This release is also a breaking change release for Python 2 users and thus the major version bump.

Release notes:

  • Python 2 no longer supported.
  • Add setting to modify the BINARY decode behaviour of the decoder.
  • Add recursove COPY tag detection.