8000 Tags · vsrc/go-yaml · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: vsrc/go-yaml

Tags

v1.17.1

Toggle v1.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix unmarshaler with comment (goccy#683)

v1.17.0

Toggle v1.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix comment map with no body (goccy#682)

v1.16.0

Toggle v1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix tab character handling ( if ignore the tab character, do not incr…

…ement the column number ) (goccy#676)

* if ignore the tab character, do not increment the column number

* apply `npm audit fix`

* fix lint error

v1.15.23

Toggle v1.15.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix encoding of string that contains "- " (goccy#657)

* fix encoding of string that contains "- "

* fix test case

v1.15.22

Toggle v1.15.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix format with empty value (goccy#654)

v1.15.21

Toggle v1.15.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix format indent (goccy#653)

* fix indent of formatted text

* add space to origin buffer for implicit null token

v1.15.20

Toggle v1.15.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix format with alias (goccy#648)

* fix format with alias

v1.15.19

Toggle v1.15.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix format with comment (goccy#645)

v1.15.18

Toggle v1.15.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add node formatter (goccy#644)

v1.15.17

Toggle v1.15.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix comment map (goccy#635)

0