Releases: wgnf/ArrangeContext
Releases · wgnf/ArrangeContext
v3.0.0
20 Jan 12:31
Compare
Sorry, something went wrong.
No results found
💥 BREAKING CHANGES
Switched from Unlicense to MIT
Full Changelog : v2.0.0...v3.0.0
v2.0.0
09 Jan 14:13
Compare
Sorry, something went wrong.
No results found
🐞 Bug Fixes
BREAKING : Fixed issue when working with sealed classes in Moq (#16 ) by @wgnf in #17
⌨️ Codebase Improvements
BREAKING : Refactored ContextParameter and ContextInstance handling, to fix the annoying issue described above, and to be able to work with them more easily
Full Changelog : v1.3.0...v2.0.0
v1.3.0
21 Nov 16:55
Compare
Sorry, something went wrong.
No results found
🌟 Whats new?
Moq: Added additional overloads to use ArrangeContext.Use<T> to set instances that are not of type Mock<T>
v1.2.2
31 Oct 18:53
Compare
Sorry, something went wrong.
No results found
🐞 Bug Fixes
Fixed issue with the Use Methods for the Moq -Package
Full Changelog : v1.2.1...v1.2.2
v1.2.1
31 Oct 18:39
Compare
Sorry, something went wrong.
No results found
🐞 Bug Fixes
Fixed typos in the InstanceCreationFailedException
Full Changelog : v1.2.0...v1.2.1
Version 1.2.0
30 May 12:55
Compare
Sorry, something went wrong.
No results found
🌟 Whats new?
Adds License-Information and File to the NuGet-Packages
Get it on nuget.org or via GitHub-Packages
Version 1.1.0
04 Apr 19:58
Compare
Sorry, something went wrong.
No results found
🌟 Whats new?
Adds new ArrangeContext<T>.Create() static Methods
Get it on nuget.org or via GitHub-Packages
Version 1.0.0
04 Apr 19:57
Compare
Sorry, something went wrong.
No results found
⌨️ Codebase Improvements
Redoes the Extension-Method approach which wasn't very ideal. Usage-wise nothing changed
Get it on nuget.org or via GitHub-Packages
Version 0.1.1
04 Apr 19:56
Compare
Sorry, something went wrong.
No results found
🌟 Whats new?
Value-Types are now automatically instantiated as well
Get it on nuget.org or via GitHub-Packages
Version 0.1.0 - First Implementation
04 Apr 19:53
Compare
Sorry, something went wrong.
No results found
🌟 Whats new?
This is the Release for the first implementation of Arrange.Context.
Get it on nuget.org or via GitHub-Packages