Skip to content

Releases: rust-cli/env_logger

v0.11.8

01 Apr 19:37
Compare
Choose a tag to compare

[0.11.8] - 2025-04-01

Compatibility

  • (kv) Deprecate the unstable-kv feature which may be removed in a future patch release

Features

  • (kv) Stabilize key-value support behind the kv feature
  • Expose ConfigurableFormat to build custom [Builder::format]s that leverage this

v0.11.7

10 Mar 16:45
Compare
Choose a tag to compare

[0.11.7] - 2025-03-10

Internal

  • Replaced humantime with jiff

v0.11.6

20 Dec 16:23
Compare
Choose a tag to compare

[0.11.6] - 2024-12-20

Features

  • Opt-in file and line rendering

v0.11.5

25 Jul 13:44
Compare
Choose a tag to compare

[0.11.5] - 2024-07-25

v0.11.4

23 Jul 15:09
Compare
Choose a tag to compare

[0.11.4] - 2024-07-23

v0.11.3

05 Mar 14:21
Compare
Choose a tag to compare

[0.11.3] - 2024-03-05

Features

  • Experimental support for key-value logging behind unstable-kv

v0.11.2

13 Feb 21:08
Compare
Choose a tag to compare

[0.11.2] - 2024-02-13

v0.11.1

28 Jan 01:37
Compare
Choose a tag to compare

What's Changed

  • fix(fmt): Fix passing of WriteStyle when using Target::Pipe by @Bobo1239 in #302

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

28 Jan 01:37
Compare
Choose a tag to compare

What's Changed

  • refactor(fmt): More anstream prep by @epage in #297
  • fix(fmt): Improve terminal styling support by @epage in #298
  • refactor: Split out env_filter package by @epage in #299
  • feat(filter): Add a Logger decorator by @epage in #300

Full Changelog: v0.10.2...v0.11.0

v0.10.2

28 Jan 01:37
Compare
Choose a tag to compare

What's Changed

  • refactor: Move impls next to types by @epage in #283
  • chore(deps): update github/codeql-action action to v3 by @renovate in #292
  • chore(deps): update actions/setup-python action to v5 by @renovate in #291
  • fix(fmt): Address a couple of bugs by @epage in #296

Full Changelog: v0.10.1...v0.10.2