Releases: SiegeEngineers/genieutils-py
Releases · SiegeEngineers/genieutils-py
0.0.5
0.0.4
0.0.3
(there is no 0.0.2, I screwed that one up)
- Made list handling more straightforward
- parsed list lengths are no longer stored
- for serialisation, list lengths are instead calculated via len()
- the equality of list lengths that are parsed with equal length is asserted during serialisation
- Replaced fixed-length lists with tuples