Releases: syrupy-project/syrupy
Releases · syrupy-project/syrupy
v0.4.0
0.4.0 (2020-04-19)
Bug Fixes
- remove added trailing whitespace from multiline string (24f3d57)
Features
v0.3.12
0.3.12 (2020-04-19)
Bug Fixes
- use the test node location when determining snapshot class name (#197) (1010c94)
v0.3.11
0.3.11 (2020-04-17)
Bug Fixes
- show snapshot data in report when does not exist (#191) (7ebdca2)
v0.3.9
0.3.9 (2020-04-08)
Bug Fixes
- correctly track unused snapshots in classes (#177) (f780501)
v0.3.8
0.3.8 (2020-04-03)
Performance Improvements
- only clear assertion
_extension
when overridden (#172) (82eae91)
v0.3.7
0.3.7 (2020-03-24)
Bug Fixes
- support call syntax for snapshot fixture overriding (#160) (4cf051c)
v0.3.6
0.3.6 (2020-03-10)
Bug Fixes
v0.3.5
0.3.5 (2020-03-08)
Bug Fixes
- snapshot name warning showing on false negatives (#151) (d56860b)
v0.3.4
0.3.4 (2020-03-08)
Bug Fixes
- show hidden line characters and accessible colors (#126) (fa442df), closes #150