Skip to content

v0.0.2-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ewfian ewfian released this 16 Apr 08:21
· 52 commits to main since this release

What's Changed

  • Supports More Opcodes:

    • PERSID
    • BINPERSID
    • INST
    • OBJ
    • REDUCE
    • NEWOBJ_EX
    • EXT1, EXT2, EXT4
    • LONG4
    • BINBYTES8
    • BINUNICODE8
  • Add ParserOptions to handle Persistent and Extension.

  • Fix insecure string in pickle protocol 0.

  • Add Supported Opcodes in Documentation.

Full Changelog: v0.0.2-alpha.1...v0.0.2-alpha.2