Releases: cmackenzie1/tracing-ndjson
Releases · cmackenzie1/tracing-ndjson
v0.2.0
What's Changed
- feat: allow changing the casing of the level field value by @cmackenzie1 in #7
- test: add unit tests for formatter and visitor by @cmackenzie1 in #8
- Update README.md by @cmackenzie1 in #9
- Update README.md by @cmackenzie1 in #10
- Use a visitor pattern instead of
FormattedFields
by @cmackenzie1 in #12
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- Cole/capture span fields by @cmackenzie1 in #5
- Bump version to v0.1.2 by @cmackenzie1 in #6
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Create rust.yml by @cmackenzie1 in #1
- Update README.md by @cmackenzie1 in #2
- refactor: move formatter to own module by @cmackenzie1 in #3
- Bump version to v0.1.1 by @cmackenzie1 in #4
New Contributors
- @cmackenzie1 made their first contribution in #1
Full Changelog: https://github.com/cmackenzie1/tracing-ndjson/commits/v0.1.1