All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fix
nightly
compilation
- Default to panicking instead of discarding messages
- Relicensed under MPL-2.0/MIT/Apache-2.0
- Switch to reference-based API, which avoids allocations
- Update dependencies
- Example in documentation was not saving the guard
- Add
GlobalLoggerGuard
- Bump dependencies
- Fix examples
- Bump slog dependency version
- Move to use slog v2 developement release
- Moved to own repository