Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

44 lines (31 loc) · 1.79 KB

Changelog

v0.3.0 (2024-02-19)

Feature

v0.2.0 (2022-11-02)

Feature

  • Force utf-8 text snapshot encoding (990c031)

Fix

  • Restrict printable characters in hexdump snapshot (aa9a405)

v0.1.11 (2022-02-28)

Fix

v0.1.10 (2021-04-07)

Fix

  • Automatically reject dangling snapshots (1fed16f)

v0.1.9 (2021-04-07)

Fix

  • Handle recording and reviewing snapshots from subdirectories (2699b20)

v0.1.8 (2021-04-02)

Fix

  • demo: Embed font into svg for consistent rendering (df03d85)

v0.1.7 (2021-03-03)

Fix

  • Don't use textwrap.indent because all lines need to be prefixed (8eaa8c2)

v0.1.6 (2021-02-25)

Fix

v0.1.5 (2021-02-22)

Fix

  • Handle composite extensions and make pyright happy (7dc3cd1)