revelo v0.3.1
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).
\u00xx1.01).