Releases: bmazzarol/Bunsen-Burner
Releases · bmazzarol/Bunsen-Burner
Allow modification of request urls
What's Changed
- fix(http): allow modification of request urls by @bmazzarol in #76
Full Changelog: 2.0.0...2.1.0
Allow object/object lists in http token headers and claims
What's Changed
- chore(deps): bump WireMock.Net from 1.5.11 to 1.5.12 by @dependabot in #73
- chore(deps): bump SonarAnalyzer.CSharp from 8.49.0.57237 to 8.50.0.58025 by @dependabot in #74
- !feat(http): object values for token header and claims by @bmazzarol in #75
Full Changelog: 1.6.2...2.0.0
Improved Auto Disposal
What's Changed
- docs: improve the docs by @bmazzarol in #69
- chore(deps): bump Microsoft.IdentityModel.Tokens from 6.25.0 to 6.25.1 by @dependabot in #71
- chore(deps): bump System.IdentityModel.Tokens.Jwt from 6.25.0 to 6.25.1 by @dependabot in #70
- feat: improved the auto disposal code [ci] by @bmazzarol in #72
Full Changelog: 1.6.1...1.6.2
Auto Disposal
Fully parallel tests using xUnit and NUnit
What's Changed
- chore(deps): bump Roslynator.Analyzers from 4.1.2 to 4.2.0 by @dependabot in #65
- chore(deps): bump Meziantou.Analyzer from 1.0.750 to 1.0.756 by @dependabot in #66
- chore(deps): bump Verify.Xunit from 19.1.0 to 19.3.0 by @dependabot in #64
- chore(deps): bump Verify.NUnit from 19.1.0 to 19.3.0 by @dependabot in #63
- feat: fully parallel tests by @bmazzarol in #67
Full Changelog: 1.5.1...1.6.0
1.5.1
What's Changed
- chore(deps): bump SonarAnalyzer.CSharp from 8.48.0.56517 to 8.49.0.57237 by @dependabot in #61
- chore(deps): bump WireMock.Net from 1.5.10 to 1.5.11 by @dependabot in #62
Full Changelog: 1.5.0...1.5.1
BenchmarkDotNet Support
What's Changed
- chore(deps): bump NUnit3TestAdapter from 4.3.0 to 4.3.1 by @dependabot in #59
- feat(benchmarkdotnet): support for performance tests by @bmazzarol in #60
Full Changelog: 1.4.1...1.5.0
Fix nuget readme icons
1.4.1 chore: fix icons in nuget
NUnit Library Support
What's Changed
- feat(xunit,logging): support for custom logging to output helper by @bmazzarol in #55
- feat(logging): scopes and default message format by @bmazzarol in #56
- docs: update icon in readme docs by @bmazzarol in #57
- feat(nunit): support of nunit specific extensions by @bmazzarol in #58
Full Changelog: 1.3.0...1.4.0
xUnit.net Support Library
What's Changed
- chore(deps): bump Meziantou.Analyzer from 1.0.748 to 1.0.750 by @dependabot in #52
- feat: support for xunit only features by @bmazzarol in #53
Full Changelog: 1.2.1...1.3.0
Nunit and benchmarkdotnet are also in-progress and comming soon!