Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 531 Bytes

NEWS.md

File metadata and controls

26 lines (18 loc) · 531 Bytes

1.2.0 2021-11-07

  • Adjust to use xdis 6.0.3 or later
  • start adding .READ directive

1.1.1 2020-10-27

  • Fix bugs in cross-assembly bytecode writing
  • Detect PyPy.
  • Add SIP hash field. Fixes #4

1.1.0 2020-04-24

  • Fix bugs in writing 3.7 and 3.8 pyc
  • Require newer xdis to get fixes to 3.8 pyc marshaling

1.0.0 2019-10-19

  • Go over docs.
  • Require newer xdis to get early bytecodes bytecodes: 1.0, 1.1, 1.2, and 1.6.
  • More sensitive to network ordering