Skip to content

revelo v0.3.1

Choose a tag to compare

@github-actions github-actions released this 30 May 23:20
· 32 commits to main since this release

Fixed

  • JSON output now escapes control characters (U+0000–U+001F) as \u00xx
    instead of emitting raw bytes, producing valid JSON when binary metadata is
    present.
  • JFIFVersion extracted from the JPEG APP0 segment (e.g. 1.01).