All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.1 (2022-10-14)
2.0.0 (2022-10-14)
- switch to esm (#288)
- drop support for Node.js < 14 (#285)
-
attach: end comments for the first item in block mapping/sequence (#276) (92568ad)
-
no false positive for document head end marker position (#272) (4da66cb)
1.3.1 (2020-09-08)
1.3.0 (2020-08-01)
1.2.1 (2020-05-24)
1.2.0 (2020-05-23)
1.1.1 (2019-10-09)
1.1.0 (2019-10-08)
1.0.1 (2019-10-08)
[email protected]+
is not supported in[email protected]
(207589e)
1.0.0 (2018-11-15)
- upgrade yaml to v1 (4830974)
- require
yaml@^1.0.2
1.0.0-rc.4 (2018-08-30)
- transform AST from
yaml
AST+CST (#82) (2045635)mappingKey
andmappingValue
are now always presented inmappingItem
comment
s aren't presented inchildren
anymore (moved to*Comments?
fields)- attach
trailingComment
ondocument
(... #comment
) - attach
trailingComment
ondocumentHead
(--- #comment
) comment
betweenblockValue
indicator and its value is now placed inindicatorComment
- remove some unnecessary
leadingComments
/trailingComments
fields - rename
trailingComments
withtrailingComment
as it's only possible to be 0 or 1 - replace
shorthandTag
/verbatimTag
/nonSpecificTag
withtag