Releases: telerik/JustMockLite
Releases · telerik/JustMockLite
Release 2022 R3 SP1 - 2022.3.1109.1
What's new:
- Introduced support for .NET 7 official version.
What's fixed:
- Can’t mock Interface contained Method with 'in' parameter.
- Telerik.JustMock.Console version doesn't increment correctly.
Release 2022 R3 - 2022.3.912.3
What's new:
- Introduced support for .NET 7 Latest Preview.
- Introduced ReturnAsync to better handle results from async methods.
Release 2022 R2 SP2 - 2022.2.621.1
What's fixed:
- Using a different version of the NuGet package compared to the locally installed product could cause an unexpected error to occur.
- Unable to mock CultureInfo.
Release 2022 R2 - 2022.2.511.1
What's new:
- Introduced support for default interface implementation.
- Introduced support for .NET 7 Preview 1.
Release 2022 R1 SP1 - 2022.1.223.1
What's new
- Introduced examples for Visual Studio 2022 that target .NET 6.
- Updated version of used nuget packages in all examples.
- Updated versions of the targeting .NET Framework by all examples to 4.7.2.
- Visual Studio extension various improvements.
- Removed examples targeting Visual Studio 2012.
What's fixed
- Unit tests execution fails with VS 2022 version 17.1.
- Received wrong warning message (Calling one test method from another...) when a new mock is assigned to a field.
Release 2022 R1 - 2022.1.119.1
- Introduced support for the official version of Visual Studio 2022.
- Introduced support for the official version of .NET 6.
- Introduced support for C# 10 features.
Release 2021 R3 SP1 2021.3.1110.1
What's new:
- Implemented AssertAll functionality to assert all arranged expectations
Release 2021 R3 - 2021.3.915.1
What's new
- Verified support for .NET 6 RC 1.
What's fixed
- InOrder arrangements fail to apply after calling to Occurs which leads to wrongly failing test.
Release 2021 R2 - 2021.2.511.1
What's new
- Verified support for .NET 6 preview 3.
Release 2021 R1 SP2 - 2021.1.323.1
Merge pull request #147 from telerik/R1.SP1.2021Lite Merge R1.2021 SP1