oxc-yaml-parser-v0.0.2
Immutable
release. Only release title and notes can be modified.
Fixed
- (scanner) end block scalar token after its last owned line break (#20)
- (scanner) allow comments and breaks before
:after a flow collection key (#19) - (parser) start explicit mapping key span at the
?indicator (#18) - (parser) restrict indentless sequences to mapping key/value position (#17)
Other
- (scanner) use cast_signed/cast_unsigned for indent casts (#16)
- drop redundant size_of import (#15)
- (scanner) use Vec::pop_if for indent bookkeeping (#14)
- declare rust-version 1.95.0 (#13)
- update license notice (#12)
- (ast) move span field first (#11)
- extract block scalar header parsing helpers (#9)
- remove unused insta dev-dependency (#8)
- normalize README sponsor section