8000 Tags · gkampitakis/go-snaps · GitHub
[go: up one dir, main page]

Skip to content

Tags: gkampitakis/go-snaps

Tags

v0.5.15

Toggle v0.5.15's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix: only update snapshots when actually allowed (#135)

* fix: regression on reporting isDirty and sorting snaps

* add the writing enabled guard

* fix: only update snapshots when actually allowed, but always report if they are dirty

* refactor: rename variables

---------

Co-authored-by: gkampitakis <gkabitakis@gmail.com>
Co-authored-by: Georgios Kampitakis <50364739+gkampitakis@users.noreply.github.com>

v0.5.14

Toggle v0.5.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: snaps.Clean now returns if snaps dirty and err (#131)

v0.5.13

Toggle v0.5.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update go-yaml and gh-action deps (#129)

v0.5.12

Toggle v0.5.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add UPDATE_SNAPS=always for updating and creating snaps on CI s…

…etup (#126)

v0.5.11

Toggle v0.5.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add json format config (#121)

Co-authored-by: Wasutan Kitijerapat <wasutan.k@lmwn.com>

v0.5.10

Toggle v0.5.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: handle builds with trimpath enabled (#120)

Co-authored-by: Andre Klärner <kandre+github@ak-online.be>

v0.5.9

Toggle v0.5.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: snaps.Update should apply and on snapshot create (#119)

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)

0