Important note
This release contains an important fix for the YamlEmitter in saphyr for a bug that was introduced in v0.0.5 (#51).
If you use tags and have updated to v0.0.5, please update to v0.0.6 asap (no breaking change).
saphyr-parser
Fixes:
- Fix emitting of tags with empty handles.
!tagno longer emits as!!tag.
saphyr
Fixes:
- #51: Fix indent when emitting tagged collections.