Releases: moq/Moq.AutoMocker
Releases · moq/Moq.AutoMocker
v4.0.1
4.0.0
What's Changed
- Fix 406: Adds tests for disabling source generators by @Keboo in #407
- Bump NUnit3TestAdapter from 5.2.0 to 6.0.0 by @dependabot[bot] in #408
- Bump TUnit from 1.3.15 to 1.5.6 by @dependabot[bot] in #409
- Clarifies Source Generator Ambiguities and Disabling by @Keboo in #411
- Bump the github-actions group with 2 updates by @dependabot[bot] in #413
- Bump NUnit3TestAdapter from 6.0.0 to 6.0.1 by @dependabot[bot] in #416
- Bump TUnit from 1.5.6 to 1.6.5 by @dependabot[bot] in #417
- Adds package validation and documentation by @Keboo in #418
- Bump TUnit from 1.6.5 to 1.7.0 by @dependabot[bot] in #419
- Bump TUnit from 1.7.0 to 1.9.2 by @dependabot[bot] in #420
- Bump NUnit3TestAdapter from 6.0.1 to 6.1.0 by @dependabot[bot] in #421
- Bump TUnit from 1.9.2 to 1.9.81 by @dependabot[bot] in #422
- Bump TUnit from 1.9.81 to 1.12.3 by @dependabot[bot] in #423
- Bump xunit.v3 from 3.2.1 to 3.2.2 by @dependabot[bot] in #424
- Bump TUnit from 1.12.3 to 1.12.53 by @dependabot[bot] in #425
- Adds Use overload for registering implementation type by @Keboo in #426
- Bump TUnit from 1.12.53 to 1.12.111 by @dependabot[bot] in #427
- Adds primary constructor test coverage by @Keboo in #428
- Refactor: Rename
AddFakeLoggingtoWithFakeLoggingby @Keboo in #429 - Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 by @dependabot[bot] in #431
- Bump TUnit from 1.12.111 to 1.13.11 by @dependabot[bot] in #433
- Bump MSTest from 4.0.2 to 4.1.0 by @dependabot[bot] in #432
- Adds fluent HttpClient mocking support by @Keboo in #434
- Bump coverlet.collector from 6.0.4 to 8.0.0 by @dependabot[bot] in #435
- Bump TUnit from 1.13.11 to 1.15.0 by @dependabot[bot] in #437
- Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 by @dependabot[bot] in #436
- Bump Microsoft.ApplicationInsights from 2.23.0 to 3.0.0 by @dependabot[bot] in #430
- Refactors HTTP response extensions by @Keboo in #438
- Bump NUnit from 4.4.0 to 4.5.0 by @dependabot[bot] in #439
- Bump TUnit from 1.15.0 to 1.17.7 by @dependabot[bot] in #440
- Adds resolver insertion and SimpleTypeResolver base by @Keboo in #441
- Bump TUnit from 1.17.7 to 1.18.0 by @dependabot[bot] in #444
- Bump actions/upload-artifact from 6 to 7 in the github-actions group by @dependabot[bot] in #442
- Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 by @dependabot[bot] in #443
- Bump NUnit from 4.5.0 to 4.5.1 by @dependabot[bot] in #446
- Bump TUnit from 1.18.0 to 1.19.16 by @dependabot[bot] in #447
Full Changelog: v3.6.1...v4.0.0
v3.5.0
What's Changed
- Dependencies update by @Keboo in #152
- Bump dependencies by @dependabot (multiple)
- Making the cache dictionary thread safe by @Keboo in #153
- #184: Cache instances while setting up the ctor by @adamhewitt627 in #185
New Contributors
- @dependabot made their first contribution in #158
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- Creating source generator by @Keboo in #140
- Update version number by @Keboo in #141
- Fixing issue with generated methods having invalid characters by @Keboo in #143
- Adding support for DefaultValueProvider by @Keboo in #145
- Adding cancellation token support. by @Keboo in #147
- Updating version to 3.4.0 by @Keboo in #146
Full Changelog: v3.3.0...v3.4.0
v3.3.0
v3.2.0
v3.1.0
What's Changed
- Converting resolvers to a List to make manipulating them easier. by @Keboo in #124
- Using resolvers for all behavior by @Keboo in #125
- Fix inheritdoc xmldoc element by @ascott18 in #129
- Implement
System.IServiceProviderinAutoMocker. by @ascott18 in #128
Full Changelog: v3.0.0...v3.1.0