Skip to content

Releases: goccy/go-yaml

1.15.16

31 Jan 01:32
c8cc5c5
Compare
Choose a tag to compare

What's Changed

  • Fix flow-mapping-edge-cases by @goccy in #621
  • refactor: remove unused Anchor field from MappingValueNode by @nikpivkin in #624
  • fix: typo cloud -> could in path.go by @rriski in #628
  • Fix comment map at decoding by @goccy in #632
  • fix: empty document should not panic on String() by @bcho in #630
  • Fix indentation for raw string newlines by @shuheiktgw in #625

New Contributors

Full Changelog: v1.15.15...v1.15.16

1.15.15

17 Jan 15:34
3b6beba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.14...v1.15.15

1.15.14

16 Jan 10:26
4260634
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.13...v1.15.14

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