Skip to content

v0.0.12

Compare
Choose a tag to compare
@timrid timrid released this 25 Jul 18:29
· 138 commits to main since this release

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 for cs.Compressed or encryption. So you can see also the uncompressed/decrypted data.