Skip to content

Releases: IFYates/IFY.Shimr

v2.0.2

31 May 11:38
c293801
Compare
Choose a tag to compare

What's Changed

  • v2.0.2: Support auto-shim return type to an IEnumerable by @IFYates in #29

Full Changelog: v2.0.1...v2.0.2

v2.0.1

31 Mar 06:15
ca0d9dc
Compare
Choose a tag to compare

What's Changed

Code tidy for C# 11
Full Changelog: v2.0.0...v2.0.1

v2.0.0

07 Apr 12:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.9...v2.0.0

v1.6.9

07 Apr 08:10
3f43c57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.8...v1.6.9

v1.6.8

19 Feb 00:42
5331b6c
Compare
Choose a tag to compare

Resolve #19

v1.6.7

16 Nov 15:07
8865b0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.6...v1.6.7

v1.6.6

03 Nov 18:44
Compare
Choose a tag to compare

Fixed issue #16 - invalid shim for multiple args to generic type constructor

v1.6.5

05 Oct 11:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.4...v1.6.5

v1.6.4

22 Jun 10:29
4f16f29
Compare
Choose a tag to compare

Can specify true implementation type in attribute, to work around explicit implementation hiding

v1.6.3

21 Jun 17:04
Compare
Choose a tag to compare

Fixed issue #12 - shim of hidden property