Skip to content

Releases: gkampitakis/go-snaps

v0.3.3

05 Jun 09:44
Compare
Choose a tag to compare

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

10 Apr 22:29
Compare
Choose a tag to compare

What's changed

  • fix: issue with updating snapshots with expand chars, fixes #30

Full Changelog: v0.3.1...v0.3.2

v0.3.1

10 Apr 11:13
Compare
Choose a tag to compare

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

v0.3.0

08 Apr 18:32
Compare
Choose a tag to compare

What's Changed

  • feat: drop snaps.update flag in #27

Full Changelog: v0.2.4...v0.3.0

v0.2.4

07 Apr 19:27
Compare
Choose a tag to compare

What's Changed

  • fix: ignore end chars --- inside snapshot in #26
  • chore: add go 1.18 to test matrix in #23

Full Changelog: v0.2.3...v0.2.4

v0.2.3

27 Jan 21:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

02 Jan 19:42
Compare
Choose a tag to compare

What's Changed

  • fix: introduce snaps.update flag

  • fix: simplify flag parsing

Full Changelog: v0.2.1...v0.2.2

v0.2.1

02 Jan 17:19
1809655
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

30 Dec 15:41
192a95c
Compare
Choose a tag to compare

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

29 Dec 15:05
bcffbce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4