Skip to content

Releases: FollowTheProcess/test

v0.20.2

20 Jan 08:11
v0.20.2
c2b0bdf
Compare
Choose a tag to compare

Changes

📦 Dependencies

v0.20.1

13 Jan 18:21
v0.20.1
f30a903
Compare
Choose a tag to compare

Changes

  • No changes

v0.20.0

13 Jan 18:05
v0.20.0
7b611e3
Compare
Choose a tag to compare

Changes

🚀 Features

📦 Dependencies

  • Bump github.com/FollowTheProcess/snapshot from 0.2.0 to 0.3.0 (#54) @dependabot

v0.19.2

11 Jan 11:49
v0.19.2
b25a14c
Compare
Choose a tag to compare

Changes

🪲 Fixes

v0.19.1

11 Jan 09:50
v0.19.1
6871566
Compare
Choose a tag to compare

Changes

👷 Continuous Integration

🔨 Refactoring

v0.19.0

06 Jan 17:42
v0.19.0
41b13e6
Compare
Choose a tag to compare

Changes

💥 Breaking Changes

  • Big refresh (#49) @FollowTheProcess
    • Remove test.Data as the go command changes directory to the package anyway so simply the string "testdata" achieves the same goal
    • Replace test.Diff which used google/cmp with a simple string diff implementation, also provide test.DiffBytes. Code that uses test.Diff to get a generic diff of any type should make use of reflect.DeepEqual or use google/cmp directly
    • Remove test.File as it's intended functionality is far better served by https://github.com/FollowTheProcess/snapshot now

v0.18.0

05 Jan 15:50
v0.18.0
0231350
Compare
Choose a tag to compare

Changes

🚀 Features

📦 Dependencies

v0.17.1

16 Nov 17:38
v0.17.1
b90f577
Compare
Choose a tag to compare

Changes

  • No changes

v0.17.0

16 Nov 17:27
v0.17.0
f6e8ffb
Compare
Choose a tag to compare

Changes

🔨 Refactoring

v0.16.0

05 Oct 10:38
v0.16.0
597eb1e
Compare
Choose a tag to compare

Changes

🚀 Features