Skip to content

fluent 0.4.2 (September 11, 2017)

Pre-release
Pre-release
Compare
Choose a tag to compare
@stasm stasm released this 29 Nov 14:08
· 351 commits to main since this release
  • Add an intermediate Placeable node for Expressions within Patterns.

    This allows storing more precise information about the whitespace around
    the placeable's braces.

    See projectfluent/fluent#52.

  • Serializer: Add newlines around standalone comments.