Skip to content

Releases: romansvozil/binpi

v0.1.10

01 Jan 20:07
Compare
Choose a tag to compare

Features:

  • dict/list into structure mapping

v0.1.9

30 Dec 12:27
Compare
Choose a tag to compare

Features:

  • much faster (de)serializing

v0.1.8

28 Dec 23:09
Compare
Choose a tag to compare

Features/fixes:

  • Introduce boolean type
  • Introduce RecursiveType for tree data structures
  • Fix type checking

BREAKING CHANGES:

  • moving from structure definitions like var: LEInt() to var = LEInt()

v0.1.7

28 Dec 12:59
Compare
Choose a tag to compare
  • Add deserializing from bytes

v0.1.6

25 Dec 23:08
Compare
Choose a tag to compare
chore: bump version