Skip to content

Releases: go-faster/yaml

v0.4.6

Choose a tag to compare

released this 27 Apr 11:35
74c4493

What's Changed

  • fix: validate UTF-8 inside tag during parsing by @tdakkota in #54
  • ci: use dependency review action by @tdakkota in #56
  • fix: emit whitespace after comment by @tdakkota in #57
  • fix: require a space character between flow ending and comment by @tdakkota in #59
  • fix: use explicit key mapping for flow keys by @tdakkota in #61
  • fix: use explicit key mapping for alias keys by @tdakkota in #62
  • fix: put indentation before tag of block mapping by @tdakkota in #63

Full Changelog: v0.4.5...v0.4.6

v0.4.5

Choose a tag to compare

released this 12 Apr 10:29
01c0d21

What's Changed

Full Changelog: v0.4.4...v0.4.5

v0.4.4

Choose a tag to compare

released this 11 Apr 04:18
29cddc6

What's Changed

New Contributors

Full Changelog: v0.4.3...v0.4.4

v0.4.3

Choose a tag to compare

@ernado ernado released this 27 Mar 18:48
cbdfef6

Rename

Full Changelog: v0.4.2...v0.4.3

v0.4.3-alpha.1

v0.4.3-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@ernado ernado released this 27 Mar 18:46
cbdfef6
chore: more renames

v0.4.3-alpha.0

v0.4.3-alpha.0 Pre-release
Pre-release

Choose a tag to compare

@ernado ernado released this 27 Mar 18:45
98da9dd
chore: rename

v0.4.2

Choose a tag to compare

@ernado ernado released this 25 Mar 02:35
953ced4

What's Changed

  • fix: disallow only YAML space characters in anchor names by @tdakkota in #42
  • fix: check CanInterface before using Interface by @tdakkota in #48

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

released this 30 Dec 15:01
7cd1be7

What's Changed

  • fix: move recursive alias handling to parser by @tdakkota in #41

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

released this 09 Dec 23:52
a443d26

What's Changed

Full Changelog: v0.3.8...v0.4.0

v0.3.8

Choose a tag to compare

released this 28 Oct 15:24
e0a2cd6

What's Changed

  • fix: do not panic on key conflict, return an error instead by @tdakkota in #34
  • fix: implement key comparison correctly by @tdakkota in #35

Full Changelog: v0.3.7...v0.3.8