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.
- Support serializing u128/i128 as json-numbers
- Option
flushto enable flushing of theio::Writeafter each record.
- Improve error message for Serde serialization errors.
- Support for experimental
slogfeatures. Consider unstable. set_prettyoption
- Update dependencies
- Update dependencies
- Update slog dependency
- Update slog dependency
- Update slog dependency
- Update to
slog 2.0.0-0.2
- Moved to own repository