Releases: gkampitakis/go-snaps
Releases · gkampitakis/go-snaps
v0.4.7
What's Changed
- fix: improve some edge diffing cases in #66
- chore: use 1.20 go version in #68
- add support for Type matcher in #64
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- fix: handle crlf sequences in snaps by @gkampitakis in #65
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- feat: support configurable snapshot dir and filename by @gkampitakis in #60
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- fix: clean snapshots should only delete .snap files by @gkampitakis in #62
- fix: simplify identifying caller by @gkampitakis in #61
- handle running
go-snaps
from godog
- handle running
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- chore: update dependencies by @gkampitakis in #53
- fix: add support for partial updates by @gkampitakis in #59
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- feat: introduce property matchers for matchJSON by @gkampitakis in #52
Full Changelog: v0.4.1...v0.4.2
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