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

Migrate CI from CircleCI to GitHub Action
#249 by goccy was merged Sep 2, 2021 Loading…
Fix encoding of large floats
#247 by quentinmit was merged Aug 17, 2021 Loading…
Encode and decode time.Duration fields (#201)
#246 by quentinmit was merged Aug 25, 2021 Loading…
Add single and double quote styles
#242 by vikstrous2 was closed Nov 6, 2021 Loading…
migrate to codecov orb
#239 by shogo82148 was closed Sep 2, 2021 Loading…
Support WithComment option
#238 by goccy was merged Jul 20, 2021 Loading…
Fix decode nodes included anchors
#237 by zoncoen was merged Jul 20, 2021 Loading…
Rename MarshalWithContext and UnmarshalWithContext
#235 by goccy was merged Jul 19, 2021 Loading…
Fix parsing of literal with comment
#234 by goccy was merged Jul 19, 2021 Loading…
Support encoding of comment node
#233 by goccy was merged Jul 16, 2021 Loading…
Support sequence indentation
#232 by nervo was merged Jun 29, 2021 Loading…
Support to encode map which has defined type key
#231 by kitagry was merged Jul 2, 2021 Loading…
Nicely format unexpected node type errors
#229 by navteniev was merged Jul 2, 2021 Loading…
Discard extra changes to track upstream more closely
#224 by lblackstone was closed Apr 27, 2021 Loading…
Handle missing required field validation
#221 by navteniev was merged Apr 27, 2021 Loading…
feat: remain tag support
#220 by 23doors was closed May 1, 2022 Loading…
README: explicitly add license
#216 by simaotwx was closed Mar 31, 2021 Loading…
README: improve grammar and punctuation
#215 by simaotwx was merged Mar 31, 2021 Loading…
Add error for unterminated flow mapping node
#213 by msteffen was merged Mar 13, 2021 Loading…
Add roundtrip test for anchor and alias
#212 by goccy was merged Mar 2, 2021 Loading…
ProTip! Exclude everything labeled bug with -label:bug.