v0.4.0
0.4.0
Minor Changes
- 219443c: Fixed Utf8JsonFormatter thread safety. The formatter is now threadsafe, as it holds no state that can produce a race condition, at the cost of performance.
What's Changed
- Alter dependabot.yml for nuget central package management by @alexaka1 in #85
- Bump changesets/action from 1.4.7 to 1.4.8 by @dependabot in #86
- Add tests for thread safety by @alexaka1 in #88
- Version Packages by @github-actions in #89
Full Changelog: v0.3.0...v0.4.0