Skip to content

0.8.0

Compare
Choose a tag to compare
@mainrs mainrs released this 16 Oct 18:47
v0.8.0
9ffe00d

Breaking changes:

  • Update public dependency humantime to 2.0

Improvements:

  • Update default colors for debug (white => blue) and trace (black => cyan)

Deprecations:

  • env_logger::from_env has been deprecated in favor of env_logger::Builder::from_env

This release raises the minimum supported Rust version to 1.41.0.