Releases: romansvozil/binpi
Releases · romansvozil/binpi
v0.1.10
Features:
- dict/list into structure mapping
v0.1.9
Features:
- much faster (de)serializing
v0.1.8
Features/fixes:
- Introduce boolean type
- Introduce RecursiveType for tree data structures
- Fix type checking
BREAKING CHANGES:
- moving from structure definitions like
var: LEInt()
tovar = LEInt()
v0.1.7
- Add deserializing from bytes
v0.1.6
chore: bump version