Skip to content

Releases: goccy/go-yaml

1.15.10

14 Dec 16:30
a37e684
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.9...v1.15.10

1.15.9

12 Dec 15:24
83d3e55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.8...v1.15.9

1.15.8

09 Dec 10:48
438f2d0
Compare
Choose a tag to compare

What's Changed

  • Fix block-scalar-with-wrong-indented-line-after-spaces-only by @goccy in #575
  • Fix parsing of comment by @goccy in #576
  • Fix parsing of directive value by @goccy in #578

Full Changelog: v1.15.7...v1.15.8

1.15.7

05 Dec 14:17
783b85c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.6...v1.15.7

1.15.6

02 Dec 14:49
5d22eed
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.5...v1.15.6

1.15.5

02 Dec 05:22
2ab584e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.4...v1.15.5

1.15.4

30 Nov 05:49
45889c9
Compare
Choose a tag to compare

What's Changed

Pass 300 tests of YAML Test Suite 🎉

  • Details: total:[402] passed:[300] failure:[102] passedRate:[74.626862%]

We’ve finally surpassed go-yaml/yaml.

  • gopkg.in/yaml.v3: total:[402] passed:[295] failure:[107] passedRate:[73.383087%]

Full Changelog: v1.15.3...v1.15.4

1.15.3

28 Nov 08:36
44b8854
Compare
Choose a tag to compare

What's Changed

  • Fix parsing of document header option by @goccy in #551

Full Changelog: v1.15.2...v1.15.3

1.15.2

28 Nov 00:31
3584ab7
Compare
Choose a tag to compare

What's Changed

  • Guard stack overflow at decoding by @goccy in #549

Full Changelog: v1.15.1...v1.15.2

1.15.1

27 Nov 01:53
23c9234
Compare
Choose a tag to compare

What's Changed

  • Inventorying test cases of YAML Test Suite by @goccy in #547
  • Add first fuzzing test by @goccy in #548

Full Changelog: v1.15.0...v1.15.1