Skip to content

Releases: telerik/JustMockLite

Release 2022 R3 SP1 - 2022.3.1109.1

09 Nov 12:40
3a6b6c0
Compare
Choose a tag to compare

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

14 Sep 07:25
f1f52ce
Compare
Choose a tag to compare

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

22 Jun 11:51
a423fac
Compare
Choose a tag to compare

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

11 May 13:00
7903b42
Compare
Choose a tag to compare

What's new:

  • Introduced support for default interface implementation.
  • Introduced support for .NET 7 Preview 1.

Release 2022 R1 SP1 - 2022.1.223.1

23 Feb 15:50
ed46add
Compare
Choose a tag to compare

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

19 Jan 12:21
0c6d2a2
Compare
Choose a tag to compare
  • 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

11 Nov 09:19
3b07c1c
Compare
Choose a tag to compare

What's new:

  • Implemented AssertAll functionality to assert all arranged expectations

Release 2021 R3 - 2021.3.915.1

16 Sep 07:47
2b11e90
Compare
Choose a tag to compare

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

12 May 08:36
b8e7c3d
Compare
Choose a tag to compare

What's new

  • Verified support for .NET 6 preview 3.

Release 2021 R1 SP2 - 2021.1.323.1

05 Apr 07:06
f117308
Compare
Choose a tag to compare
Merge pull request #147 from telerik/R1.SP1.2021Lite

Merge R1.2021 SP1