Releases: vberlier/pytest-insta
Releases · vberlier/pytest-insta
v0.2.0
Feature
- Force utf-8 text snapshot encoding (
990c031
)
Fix
- Restrict printable characters in hexdump snapshot (
aa9a405
)
v0.1.10
Fix
- Automatically reject dangling snapshots (
1fed16f
)
v0.1.9
Fix
- Handle recording and reviewing snapshots from subdirectories (
2699b20
)
v0.1.8
Fix
- demo: Embed font into svg for consistent rendering (
df03d85
)
v0.1.7
Fix
- Don't use textwrap.indent because all lines need to be prefixed (
8eaa8c2
)
v0.1.5
Fix
- Handle composite extensions and make pyright happy (
7dc3cd1
)