Releases: gkampitakis/go-snaps
Releases · gkampitakis/go-snaps
v0.4.12
What's Changed
- chore: add example for using update config and minor docs clean up by @gkampitakis in #81
- fix: detect if running from vscode by @gkampitakis in #82
- feat: support sort snaps on clean by @gkampitakis in #80
Full Changelog: v0.4.11...v0.4.12
v0.4.11
What's Changed
- feat: add Update option on config by @gkampitakis in #78
Full Changelog: v0.4.10...v0.4.11
v0.4.10
What's Changed
- fix: improve snapshot diff with newlines by @gkampitakis in #71
- chore: document missing CI behaviour by @gkampitakis in #73
- fix: increase MaxTokenSize to handle large snapshot lines by @gkampitakis in #76
Full Changelog: v0.4.8...v0.4.10
v0.4.8
What's Changed
- feat: add path of failed snapshot on diff report in #69
Full Changelog: v0.4.7...v0.4.8
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