Skip to content

Pull requests: goccy/go-yaml

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

example: add Go fuzz for PathList enhancement New feature or request
#302 by marco-m was closed Nov 12, 2024 Loading…
path tests: add missing keys to struct literals
#300 by marco-m was merged Jun 6, 2022 Loading…
partial fix for #298: path.Replace: support anchors
#299 by marco-m was closed Mar 19, 2023 Loading…
Update Go version in CI
#295 by goccy was merged May 1, 2022 Loading…
UTF-8 Support
#294 by nervo was merged May 1, 2022 Loading…
Fix large literals type inference on 32 bits
#293 by jrisc was merged Aug 22, 2022 Loading…
Update golang.org/x/sys
#289 by nervo was merged May 1, 2022 Loading…
fix incorrect const type
#284 by chanxuehong was merged May 1, 2022 Loading…
yaml: typeError implements PrettyPrinter interface
#280 by braydonk was merged May 8, 2022 Loading…
Fix indentState logic for multi-line value
#278 by goccy was merged Jan 11, 2022 Loading…
Fix encoding of BytesMarshaler type
#277 by goccy was merged Jan 11, 2022 Loading…
Fix encoding of sequence with multiline string
#276 by goccy was merged Jan 11, 2022 Loading…
Handle empty sequence entries
#275 by tnthornton was merged Dec 10, 2021 Loading…
add UseSingleQuote option
#265 by vikstrous2 was merged Nov 18, 2021 Loading…
Fix minor typo in decodeInit error
#264 by hasheddan was merged Nov 4, 2021 Loading…
Preserve defaults while decoding nested structs
#260 by Al2Klimov was merged Nov 18, 2021 Loading…
Supports escaping reserved keywords in PathBuilder
#258 by goccy was merged Oct 12, 2021 Loading…
Escape single quotes in single-quoted string
#256 by martin-sucha was merged Oct 16, 2021 Loading…
Support CommentToMap option
#253 by goccy was merged Sep 7, 2021 Loading…
Support getting YAMLPath from ast.Node
#252 by goccy was merged Sep 7, 2021 Loading…
Allow reserved characters for key name in YAMLPath
#251 by goccy was merged Sep 2, 2021 Loading…
Add workflow for ycat
#250 by goccy was merged Sep 2, 2021 Loading…
ProTip! Filter pull requests by the default branch with base:master.