v0.0.12
Enhanced ConstructEditor:
- added
cs.Compressed
,cs.Prefixed
- show Infos about the construct object, when hovering over the type in the DVC
- changed "->" to "." as path seperator
Enhanced HexEditor:
- added read_only mode
Enhanced ConstructHexEditor:
- Show multiple HexEditor's when nested streams are used. This is a usefull feature, if the construct switches from byte- to bit-level to see the single bits. Or when using
cs.Tunnel
forcs.Compressed
or encryption. So you can see also the uncompressed/decrypted data.