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: fluentassertions/fluentassertions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.0.0
Choose a base ref
...
head repository: fluentassertions/fluentassertions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.1.0
Choose a head ref
  • 20 commits
  • 50 files changed
  • 7 contributors

Commits on Aug 13, 2021

  1. Update index.html

    dennisdoomen authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    b8cbff3 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Added a missing breaking change to the release notes (#1646)

    Co-authored-by: Dennis Doomen <[email protected]>
    dennisdoomen and Dennis Doomen authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    3faeda9 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Updated the docs for using ISubjectInfo (#1648)

    Co-authored-by: Dennis Doomen <[email protected]>
    dennisdoomen and Dennis Doomen authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    2d7ec3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c08db91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4de6c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Configuration menu
    Copy the full SHA
    9aa9523 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Merge pull request #1649 from eNeRGy164/asserting-andconstraint

    Throw when asserting on AndConstraint
    jnyrup authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    5573eaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30498ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e54c3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    956eaa5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75bfd96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6ea6c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a977427 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d6b2a3 View commit details
    Browse the repository at this point in the history
  9. Update approved api

    LennartKoot committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    f69c87c View commit details
    Browse the repository at this point in the history
  10. Update release page

    LennartKoot committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    559e10b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Configuration menu
    Copy the full SHA
    8ad5e52 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. Configuration menu
    Copy the full SHA
    a38a54a View commit details
    Browse the repository at this point in the history
  2. Resolved a significant performance degradation in BeEquivalentTo (#…

    …1660)
    
    This was caused by the increased dependency on the CallerIdentifier, and the additional work caller identification takes in v6.
    dennisdoomen authored Aug 22, 2021
    Configuration menu
    Copy the full SHA
    577d555 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce07e5c View commit details
    Browse the repository at this point in the history
Loading