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.
- Add
nested-valuesfeature which enablesslog/nested-values(PR #14) - Update to Rust 2021
- Update MSRV to Rust 1.59
- Update minimum
timecrate to 0.3.15
- Switch from
chronototime(PR #11 by @ShellWowza)- Based on disucssion in the PR, this actually corrects a bug in the time formatting output
- Upgrade to using Rust 2018
- Bump Minimum Supported Rust Version (MSRV) to 1.53
- This is required because of the
timecrate
- This is required because of the
- Switch from Travis to Github Actions
- Require
slog-jsonversion >=2.6
- Update dependencies
- Add with_name API for setting bunyan name field
- Replace level_to_string function with BunyanLevel enum
- Make slog-bunyan compatible with windows and x86_64-sun-solaris builds
- Use
hostnameinstead ofhostkey
- Update dependencies
- Update dependencies
- Update dependencies
- Update slog v2 dependency
- Move to slog v2
- Moved to own repository