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: sdroege/ebur128
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.2
Choose a base ref
...
head repository: sdroege/ebur128
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.3
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Aug 28, 2020

  1. Configuration menu
    Copy the full SHA
    1a2c954 View commit details
    Browse the repository at this point in the history
  2. Return -f64::INFINITY for values below the threshold instead of f64::MIN

    This matches the behaviour of the C library and makes more sense.
    sdroege committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    eff4aef View commit details
    Browse the repository at this point in the history
  3. Update crate version to 0.1.3

    sdroege committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    467f584 View commit details
    Browse the repository at this point in the history
Loading