Skip to content

v0.0.6

Latest

Choose a tag to compare

@Ethiraric Ethiraric released this 11 Jun 15:55
· 12 commits to master since this release

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. !tag no longer emits as !!tag.

saphyr

Fixes:

  • #51: Fix indent when emitting tagged collections.