Releases: adrianiftode/FluentAssertions.Web
Releases · adrianiftode/FluentAssertions.Web
1.9.6
1.9.5
What's Changed
- Increase maxim output length by @adrianiftode in #137
A bunch of attempts to stop pushing internal libraries to nuget (sorry for the noise from previous releases between 1.8.0 and this one) - Exclude Types from packages list by @adrianiftode in #133
- Reference FluentAssertions.Web.Types as private asset by @adrianiftode in #138
- Reference FluentAssertions.Web.Types as a Compile Time Assembly and not as an external package by @adrianiftode in #139
- Setup the readme file for the FluentAssertions.Web packages by @adrianiftode in #140
- Yes, paths are case sensitive by @adrianiftode in #141
- FluentAssertions.Web.Types still advertised as a nuget dependency by @adrianiftode in #142
Full Changelog: 1.8.0...1.9.5
1.8.0
What's Changed
- Add NET9.0 Sample by @adrianiftode in #131
- Add support for Fluent Assertions v8 by @adrianiftode in #132
Full Changelog: 1.7.0...1.8.0
1.7.0
What's Changed
- Bump newtonsoft and webapi.client to non-vulnerable versions by @adrianiftode in #127
Full Changelog: 1.6.0...1.7.0
1.6.0
1.5.0
1.4.0
What's Changed
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Remove samples projects for deprecated frameworks by @adrianiftode in #120
- Added an assertion to validate the response content is empty by @maartenkools in #119
New Contributors
- @maartenkools made their first contribution in #119
Full Changelog: 1.2.5...1.3.0
1.2.5
What's Changed
- Add explicit reference to System.Text.Encodings.Web 5.0.1 for .NET 5.0 by @adrianiftode in #108
- Add .NET 7.0 sample by @adrianiftode in #106
- Prettify failed or long contents, Match docs by @adrianiftode in #109
- Test tuples by @adrianiftode in #110
- Add global usings, use file scoped namespaces by @adrianiftode in #111
- Raw string literals by @adrianiftode in #112
- Use raw string literals in the Readme by @adrianiftode in #113
- Fix typo: originated -> originating by @cmeeren in #115
New features
- Add Header NotBeEmpty assertion by @adrianiftode in #114
- Add Should().HaveHeader().And.BeValue(...) by @adrianiftode in #116
New Contributors
Full Changelog: 1.2.4...1.2.5
1.2.4
What's Changed
- Increase the minimum length for the outputted contents as it is too small by @adrianiftode in #104
Full Changelog: 1.2.3...1.2.4