What's Changed
New features include size detection for SVG files (so "shrink to fit" works), normalization for text files (sort the lines), and an improved UI for showing more diff context.
- JS dependency updates by @danvk in #275
- Update python dependencies by @danvk in #276
- Determine dimensions of SVG files by @danvk in #278
- normalize text by sorting lines by @danvk in #279
- Restyle "show more context" buttons by @danvk in #280
- Collapse empty sides of diffs by @danvk in #281
- Style expanded rows differently by @danvk in #282
Full Changelog: v1.3.0...v1.4.0