Releases: andreax79/python-cstruct
Releases · andreax79/python-cstruct
v5.3
v5.2
version 5.2
v5.1
Improved
- Support unpack from ctype pointers
Added
- Add support for char constants
- Add native type test
- dir.py example
v5.0
version 5.0
v4.0
version 4.0
v3.3
Fix size test on 32bit architectures
v3.2
Fix padding tests on 32bit architectures
v3.1
Added
- Make CStruct/MemCStruct Pickle Friendly
v3.0
3.0
2022-09-05
Added
- Flexible array support
v2.3
Fix compare with None