Releases: Absolucy/tracing-oslog
Releases · Absolucy/tracing-oslog
tracing-oslog 0.2.0
What's Changed
- Sanitize rust string before converting it to C string by @kgrech in #2
- Update dependencies by @kgrech in #3
- Support macabi targets by @kgrech in #5
- don't use
os_activity_scope
to avoid crashes when using multiple threads by @sbag13 in #9 - Make
OsLogger
implementDefault
viaOS_LOG_DEFAULT
by @therealbnut in #10
New Contributors
- @kgrech made their first contribution in #2
- @sbag13 made their first contribution in #9
- @therealbnut made their first contribution in #10
Full Changelog: https://github.com/Absolucy/tracing-oslog/commits/v0.2.0