Releases: gkampitakis/go-snaps
Releases · gkampitakis/go-snaps
v0.2.4
What's Changed
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- fix: -run is using regex for matching tests by @gkampitakis in #19
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
-
fix: introduce snaps.update flag
-
fix: simplify flag parsing
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- feat: make messages more consistent by @gkampitakis in #16
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat: drop config in #13
- refactor some code pieces and function naming
- extend unit test coverage
BREAKING CHANGES: no longer expose a configuration for changing snapshots
directory and snapshot file extension
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- chore(gh-action): add os matrix on tests by @gkampitakis in #11
- fix: edge case of tests marked as obsolte by @gkampitakis in #14
Full Changelog: v0.1.3...v0.1.4
Identify obsolete snapshots
What's Changed
- feat: identify obsolete snapshots by @gkampitakis in #10
Full Changelog: v0.1.2...v0.1.3