Releases: andreax79/python-cstruct
Releases · andreax79/python-cstruct
v6.0
v5.3
[5.3] - 2024-01-08
Fix
- fix struct in struct array parsing
Improved
- Python 3.12 support
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