We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
eb84156
Merge pull request #66 from goccy/feature/fix-crlf Fix handling of CR character
97dfcc5
Merge pull request #62 from goccy/feature/fix-decoding-for-struct Supports default value in decoding for struct
629629f
Merge pull request #59 from goccy/feature/fix-indent-for-encoding Fix calculating indent number at encoding
45e0b4b
Merge pull request #57 from goccy/feature/fix-right-unnecessary-spaces Remove unnecessary spaces at right side
7cba845
Merge pull request #52 from goccy/feature/fix-parser-error Fix parsing error of document like `a: 0 - 1`
b24bdb8
Merge pull request #47 from goccy/feature/fix-literal-include-empty-line Fix handling of literal token include empty line
42c193f
Merge pull request #40 from lestrrat-go/topic/json-struct-tags Add support for `json` struct tags
b6878e0
Merge pull request #37 from nasa9084/fix-comment Comments must be separated from other tokens by white space characters
97cdb16
Merge pull request #36 from Songmu/newline support CR
d5d303c
Merge pull request #35 from goccy/feature/fix-document Fix parsing of literal token