Skip to content

Releases: MrLuje/Mocking.Helpers

1.1.22

21 Feb 19:45
6ea68c9
Compare
Choose a tag to compare

What's Changed

  • misc: extension out of preview by @MrLuje in #12

Full Changelog: v1.1.20...v1.1.22

1.1.20

20 Feb 18:28
21cf3af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.15...v1.1.20

1.1.15

26 Aug 20:35
7cfec8e
Compare
Choose a tag to compare

Autocompletion of Verify for Moq (#9)

1.1.13

20 Feb 22:57
b97ae2a
Compare
Choose a tag to compare

Support of VS2019

1.1.11

24 Aug 22:33
7b23985
Compare
Choose a tag to compare

feat(completion): Add support of FakeItEasy

1.1.9

21 Aug 21:23
0bf56a9
Compare
Choose a tag to compare
  • Change ExtensionId
  • update readme with screenshots
  • Use Microsoft.VsSDK.targets from nuget

1.1.6

20 Feb 19:17
e2254a1
Compare
Choose a tag to compare

fix(completion): Suggestions for instance methods only (no static)

1.1.2

20 Feb 15:20
2bc4356
Compare
Choose a tag to compare

feat(completion): Add support of Nsubstitute
style(git): Added .czcr (cz-conventional-changelog)
build(paket): Added Microsoft.VSSDK.BuildTools, changed storage and framework

1.1.0

17 Feb 23:53
1aacb7a
Compare
Choose a tag to compare

Support autocompletion of Setup method for Moq