Skip to content

weir v0.0.8

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Aug 19:42
· 5 commits to main since this release
Immutable release. Only release title and notes can be modified.
43daa4a

Bugfixes

  • A heredoc block's trailing blank lines clip — the blank line
    separating the block from the next statement is layout, not a
    trailing empty element. Interior blanks stay content, matching
    YAML block scalars (whose keep-trailing |+ form weir rejects).

Docs

  • The showcase tours the heredoc block, and Showcase joined the
    site's top navigation.