Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-cli/env_logger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.1
Choose a base ref
...
head repository: rust-cli/env_logger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.3
Choose a head ref
  • 7 commits
  • 6 files changed
  • 2 contributors

Commits on Nov 7, 2022

  1. Revert "Deprecate Target::Pipe since it is broken"

    This reverts commit 26d4a47.
    niklas authored and jplatte committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    9edf205 View commit details
    Browse the repository at this point in the history
  2. Change Pipe to always use the test (uncolored) semantics

    Pipe only worked in test contexts before.
    niklas authored and jplatte committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    84b701d View commit details
    Browse the repository at this point in the history
  3. Fix clippy lints

    jplatte committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c89f719 View commit details
    Browse the repository at this point in the history
  4. Release version 0.9.2

    jplatte committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    555cbc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdae47c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21f421c View commit details
    Browse the repository at this point in the history
  7. Release version 0.9.3

    jplatte committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    3da1104 View commit details
    Browse the repository at this point in the history
Loading