v0.0.7
Enhanced ConstructEditor:
- added support for
cs.GreedyBytes cs.Bytesandcs.GreedyBytesare now changeable in the ConstructEditor- when an object in the ConstructEditor is changed and the binary data is recalculated, then the binary data is parsed again, to recalculate all values that may depend on the changed object (eg. for
cs.Peek) - fixed dependency error. wxPython>=4.1.1 is needed. see #2
cs.GreedyRangenow also supports "List View"- some other small bugfixes