Releases: seesharper/LightInject.Interception
v2.0.4
Change Log
v2.0.4 (9/27/2021)
Full Changelog
Merged Pull Requests
#32 copy original constructor parameter attributes (9/23/2021) #33 (kemsky)
Fixes #32
Update build system (9/23/2021) #34 (seesharper)
This PR updates the AppVeyor CI build, Coverlet and other build-related deps
Bumped to 2.0.4 (9/23/2021) #35 (seesharper)
This PR bumps the version to 2.0.4
Updated NuGet API key (9/27/2021) #36 (seesharper)
This PR updates the NuGet API key needed to push packages to NuGet
Closed Issues
v2.0.3
Change Log
v2.0.3 (6/24/2019)
Full Changelog
Merged Pull Requests
Build on mono (5/8/2019) #25 (seesharper)
Adds support for building and testing on mono
Use GetRuntimeInterfaceMap to properly map methods in inherited classes (#21) (6/24/2019) #27 (cnshenj)
Fix for issue #21.
Bumped to version 2.0.3 (6/24/2019) #28 (seesharper)
Prepare 2.0.3 release
SDK style source package (6/24/2019) #30 (seesharper)
This PR adds support for SDK style source package.
Closed Issues
v2.0.2
Change Log
v2.0.2 (8/18/2018)
Full Changelog
Merged Pull Requests
- Add property to access, in IInvocationInfo, the underlying target class method, if the proxy is an interface. (8/18/2018) #18 (leandro86)
- Prepare release 2.0.2 (8/18/2018) #19 (seesharper)
v2.0.1
Change Log
v2.0.1 (6/5/2018)
Full Changelog
Merged Pull Requests
- Add parameter names (6/4/2018) #15 (seesharper)
- Fixed secure variables (6/5/2018) #16 (seesharper)
Closed Issues
- Question: Intercepting async and non-async methods (9/8/2017) #9 (eugene-chehovskoy)
- Build with DotNet (NetStandard) (9/13/2017) #12 (seesharper)
- Could not load type with LightInject.Interception + Microsoft DI (9/13/2017) #13 (blipson89)
- Add parameter names to intercepted methods (6/4/2018) #14 (seesharper)