Skip to content

Releases: goccy/go-yaml

1.18.0

29 May 05:53
52dacb8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.17.1...v1.18.0

1.17.1

31 Mar 11:25
ba0598a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.0...v1.17.1

1.17.0

31 Mar 08:04
98988fe
Compare
Choose a tag to compare

What's Changed

  • feat: support receiving ast.Node in custom unmarshalers by @x1unix in #642
  • Support FormatErrorWithToken function for custom error message by @goccy in #677
  • Fix comment map with no body by @goccy in #682

New Contributors

Full Changelog: v1.16.0...v1.17.0

1.16.0

16 Mar 05:51
100fa23
Compare
Choose a tag to compare

What's Changed

  • Keep reference of anchor's value by @goccy in #660
  • Support smart anchor option by @goccy in #662
  • Add AutoInt option by @shuheiktgw in #671
  • encodeMap() error handling and TestEncoder_UnmarshallableTypes() by @dorencambia in #674
  • Fix tab character handling ( if ignore the tab character, do not increment the column number ) by @goccy in #676

New Contributors

Full Changelog: v1.15.23...v1.16.0

1.15.23

15 Feb 03:01
89a6600
Compare
Choose a tag to compare

What's Changed

  • Fix encoding of string that contains "- " by @goccy in #657

Full Changelog: v1.15.22...v1.15.23

1.15.22

12 Feb 06:22
2ac8cff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.21...v1.15.22

1.15.21

12 Feb 05:29
548e1b8
Compare
Choose a tag to compare

What's Changed

  • Fix handling of TextUnmarshaler by @goccy in #649
  • Fix string representation of MappingNode in flow style by @semihbkgr in #623
  • Make UseSingleQuote compliant with the YAML spec by @mumoshu in #647
  • Fix format indent by @goccy in #653

Full Changelog: v1.15.20...v1.15.21

1.15.20

11 Feb 13:05
8f17441
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.19...v1.15.20

1.15.19

09 Feb 06:23
e6c495e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.18...v1.15.19

1.15.18

09 Feb 05:44
0653c80
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.17...v1.15.18