Releases: moq/Moq.AutoMocker
Releases · moq/Moq.AutoMocker
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.IServiceProvider
inAutoMocker
. by @ascott18 in #128
Full Changelog: v3.0.0...v3.1.0