Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 12:57
635f67d

0.2.0

Minor Changes

  • fd4cfae: Add Renderings property to the output JSON, bringing it to feature parity with JsonFormatter

    Add Encoder parameter to Utf8JsonFormatter constructor. If you are sure that the consumer is going to interpret the JSON as UTF-8, you can set this to JavaScriptEncoder.UnsafeRelaxedJsonEscaping to not escape non-ASCII characters.

What's Changed

Full Changelog: v0.1.1...v0.2.0