Releases: gkampitakis/go-snaps
Releases · gkampitakis/go-snaps
v0.4.1
What's Changed
- fix: update isSkippedFile, replace file absolute match w/ regex match by @gparasyris in #48
- feat: implement MatchJSON snapshot function by @gkampitakis in #49
- chore: update docs by @gkampitakis in #50
New Contributors
- @gparasyris made their first contribution in #48
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- feat: drop unmaintained sergi/go-diff
- Breaking changes feat: change snaps.Clean func signature
- chore: change file structure
- feat: improve snapshot summary
Full Changelog: v0.3.8...v0.4.0
v0.3.7
What's Changed
- fix: permission denied when running from test suite by @gkampitakis in #44
Full Changelog: v0.3.6...v0.3.7
NO_COLOR support
What's Changed
- feat: add support for NO_COLOR by @gkampitakis in #40
Full Changelog: v0.3.5...v0.3.6
v0.3.5
v0.3.4
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- chore: clean codebase in #31
No changes on this release, just some housekeeping
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's changed
- fix: issue with updating snapshots with expand chars, fixes #30
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
-
fix: issue with marking non child tests as skipped
-
fix: issue with newlines when removing obsolete snaps
Full Changelog: v0.3.0...v0.3.1