Skip to content

Releases: goccy/go-yaml

1.15.13

21 Dec 12:51
aeed806
Compare
Choose a tag to compare

What's Changed

  • Fix cast process for decoding of anchor value by @goccy in #602

Full Changelog: v1.15.12...v1.15.13

1.15.12

20 Dec 11:10
54cd51f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.11...v1.15.12

1.15.11

18 Dec 01:51
1375813
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.10...v1.15.11

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