Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 6.7 #1927

Merged
merged 54 commits into from May 18, 2022
Merged

Release 6.7 #1927

merged 54 commits into from May 18, 2022

Commits on Apr 5, 2022

  1. Copy the full SHA
    d53e8d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Fix codestyle issue IDE0019

    ITaluone committed Apr 6, 2022
    Copy the full SHA
    5493e44 View commit details
    Browse the repository at this point in the history
  2. Fix codestyle issue IDE0055

    ITaluone committed Apr 6, 2022
    Copy the full SHA
    8d9a383 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Copy the full SHA
    b456f5b View commit details
    Browse the repository at this point in the history
  2. Fix codestyle issue IDE0052

    ITaluone committed Apr 7, 2022
    Copy the full SHA
    f5f65ea View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a2fd3eb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d6ad279 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Copy the full SHA
    db4562b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Add BeDefined and NotBeDefined to EnumAssertions (fluentasserti…

    …ons#1888)
    
    Add methods `BeDefined` and `NotBeDefined` to `EnumAssertions`
    IT-VBFK committed Apr 15, 2022
    Copy the full SHA
    192f48c View commit details
    Browse the repository at this point in the history
  2. Fix small typo

    IT-VBFK authored and jnyrup committed Apr 15, 2022
    Copy the full SHA
    9e03620 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    37c8e6b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9987ff3 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Copy the full SHA
    d5ef320 View commit details
    Browse the repository at this point in the history
  2. Remove an unreachable null check

    IT-VBFK authored and jnyrup committed Apr 16, 2022
    Copy the full SHA
    471fb8e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6ecd349 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e87aa94 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    94dd522 View commit details
    Browse the repository at this point in the history
  6. Fix release notes

    IT-VBFK authored and jnyrup committed Apr 16, 2022
    Copy the full SHA
    e9d81a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Copy the full SHA
    b4bb85a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7845bb3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5699e93 View commit details
    Browse the repository at this point in the history
  4. Merge pull request fluentassertions#1898 from IT-VBFK/structure-asser…

    …tions-with-nested-classes-instead-of-regions
    
    Structure assertions with nested classes instead of regions (Part 1)
    dennisdoomen committed Apr 18, 2022
    Copy the full SHA
    0b418c4 View commit details
    Browse the repository at this point in the history
  5. Add missing null check tests in Data*Specs

    IT-VBFK authored and jnyrup committed Apr 18, 2022
    Copy the full SHA
    02b5797 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ee621f9 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    b971ce9 View commit details
    Browse the repository at this point in the history
  8. NUKE 6.0.1 -> 6.0.2

    jnyrup committed Apr 18, 2022
    Copy the full SHA
    cdbab6b View commit details
    Browse the repository at this point in the history
  9. ReportGenerator 5.1.3 -> 5.1.4

    jnyrup committed Apr 18, 2022
    Copy the full SHA
    ff23290 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    05706d4 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    6fecad6 View commit details
    Browse the repository at this point in the history
  12. Verify.Xunit 16.4.4 -> 16.5.4

    jnyrup committed Apr 18, 2022
    Copy the full SHA
    aa9e05e View commit details
    Browse the repository at this point in the history
  13. Bogus 34.0.1 -> 34.0.2

    jnyrup committed Apr 18, 2022
    Copy the full SHA
    293caba View commit details
    Browse the repository at this point in the history
  14. MSTest 2.2.8 -> 2.2.9

    jnyrup committed Apr 18, 2022
    Copy the full SHA
    b7d63c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Cleanup README.md (fluentassertions#1905)

    * Cleanup README.md
    
    * Removed duplicate dot
    robvanuden committed Apr 19, 2022
    Copy the full SHA
    0aa7417 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Copy the full SHA
    37a241b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d6b2d52 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Update docxml comments on BeInRange

    It wasn't clear whether the values where inclusive or exclusive
    andrewlock authored and jnyrup committed Apr 21, 2022
    Copy the full SHA
    09dc7fd View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Copy the full SHA
    3634163 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    17fedb1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    083921a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4e98b0d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    59fd88a View commit details
    Browse the repository at this point in the history
  6. Merge pull request fluentassertions#1908 from IT-VBFK/structure-asser…

    …tions-with-nested-classes-instead-of-regions-4
    
    Structure assertions with nested classes instead of regions (Part 4)
    jnyrup committed Apr 23, 2022
    Copy the full SHA
    9cf8638 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    68f41b9 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    28883ba View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    d96b587 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Merge pull request fluentassertions#1909 from IT-VBFK/structure-asser…

    …tions-with-nested-classes-instead-of-regions-5
    
    Structure assertions with nested classes instead of regions (Part 5)
    dennisdoomen committed Apr 24, 2022
    Copy the full SHA
    fb4edca View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Fix coveralls badge (fluentassertions#1906)

    * Update README.md
    
    * Use branch master for coveralls badge
    ITaluone committed Apr 25, 2022
    Copy the full SHA
    d1e4318 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Fix codestyle issue IDE0055

    ITaluone authored and dennisdoomen committed Apr 26, 2022
    Copy the full SHA
    ec0bdf4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    717cfbb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c98fb63 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    29ab732 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Copy the full SHA
    c33006c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Copy the full SHA
    463edb9 View commit details
    Browse the repository at this point in the history
  2. Release 6.7

    dennisdoomen committed May 18, 2022
    Copy the full SHA
    06e21d8 View commit details
    Browse the repository at this point in the history