v0.2.0
0.2.0
Minor Changes
-
fd4cfae: Add
Renderings
property to the output JSON, bringing it to feature parity withJsonFormatter
Add
Encoder
parameter toUtf8JsonFormatter
constructor. If you are sure that the consumer is going to interpret the JSON as UTF-8, you can set this toJavaScriptEncoder.UnsafeRelaxedJsonEscaping
to not escape non-ASCII characters.
What's Changed
- Create signed commits with GitSign by @alexaka1 in #63
- Bump github/codeql-action from 3.26.3 to 3.26.4 by @dependabot in #62
- Add support for Renderings property by @alexaka1 in #60
- Feature/refactor by @alexaka1 in #65
- Version Packages by @github-actions in #64
Full Changelog: v0.1.1...v0.2.0