Skip to content

Tags: gkampitakis/go-snaps

Tags

v0.5.8

Toggle v0.5.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: implement matchStandaloneJSON (#113)

v0.5.7

Toggle v0.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: expose internal config type (#109)

v0.5.6

Toggle v0.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support matchStandaloneSnapshot (#102)

v0.5.5

Toggle v0.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: resolve relative path of snapshot correct (#105)

v0.5.4

Toggle v0.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: slice bounds out of range [:5] (#98)

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: race condition when updating snapshots in parallel (#97)

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: drop patch from go.mod version (#95)

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: replace `Print` with `Println` (#94)

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: don't create multiple snapshots when -test.count>1 (#90)

v0.4.12

Toggle v0.4.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support sort snaps on clean (#80)

* feat: support sort snaps on clean

* fix: add natural sort

* improve gettestid

* add test for natural sort

* chore: remove images