Releases: go-faster/yaml
Releases · go-faster/yaml
v0.4.6
Compare
Sorry, something went wrong.
No results found
released this
27 Apr 11:35
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
Compare
Sorry, something went wrong.
No results found
released this
12 Apr 10:29
What's Changed
Full Changelog : v0.4.4...v0.4.5
v0.4.4
Compare
Sorry, something went wrong.
No results found
released this
11 Apr 04:18
What's Changed
New Contributors
Full Changelog : v0.4.3...v0.4.4
v0.4.3
Compare
Sorry, something went wrong.
No results found
ernado
released this
27 Mar 18:48
Rename
Full Changelog : v0.4.2...v0.4.3
v0.4.3-alpha.1
Compare
Sorry, something went wrong.
No results found
ernado
released this
27 Mar 18:46
chore: more renames
v0.4.3-alpha.0
Compare
Sorry, something went wrong.
No results found
ernado
released this
27 Mar 18:45
chore: rename
v0.4.2
Compare
Sorry, something went wrong.
No results found
ernado
released this
25 Mar 02:35
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
Compare
Sorry, something went wrong.
No results found
released this
30 Dec 15:01
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
Compare
Sorry, something went wrong.
No results found
released this
09 Dec 23:52
What's Changed
Full Changelog : v0.3.8...v0.4.0
v0.3.8
Compare
Sorry, something went wrong.
No results found
released this
28 Oct 15:24
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