Skip to content

Releases: tenntenn/golden

v0.5.5

02 Jun 09:44
ee9df54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.5.5

v0.5.4

04 Mar 02:14
98a97fa
Compare
Choose a tag to compare

What's Changed

  • isJSON is test helper by @k1LoW in #21
  • If a string to be interpreted as JSON begins with a number, it is not considered JSON. by @k1LoW in #22
  • Support for comparison with JSON acquired with string type by @k1LoW in #24

Full Changelog: v0.5.3...v0.5.4

v0.5.3

04 Mar 00:51
91b6670
Compare
Choose a tag to compare

What's Changed

  • Support for comparison with JSON acquired with []byte type by @k1LoW in #19

Full Changelog: v0.5.2...v0.5.3

v0.5.2

01 Mar 04:03
df7081d
Compare
Choose a tag to compare

What's Changed

  • If a character that is determined to be a number is at the beginning, it is not determined to be JSON. by @k1LoW in #16
  • Resolve tennvet errors by @k1LoW in #18

New Contributors

  • @k1LoW made their first contribution in #16

Full Changelog: v0.5.1...v0.5.2

v0.5.1

02 May 04:14
44d1b82
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0: Fix diff for cmpopts.IgnoreFields

02 May 02:46
8f2638d
Compare
Choose a tag to compare
  • Fix diff for cmpopts.IgnoreFields

v0.4.0

09 Nov 02:51
6a7ca52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

03 Nov 03:03
20ca90c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0: Add TxtarWith and DirInit

17 Sep 07:10
190bb36
Compare
Choose a tag to compare
  • Add TxtarWith and DirInit

v0.1.0: First release

16 Sep 02:35
Compare
Choose a tag to compare
  • First release 🎉