Releases: JSkimming/Castle.Core.AsyncInterceptor
Releases · JSkimming/Castle.Core.AsyncInterceptor
Release 2.1.0
Release 2.0.0
- Target .NET 5 #114
- Nullable Reference Types
- Enabled source link to the NuGet package #114
- Preserve the stack trace of re-thrown exceptions #57
- Fixed several issues with async usage prior to interception #54
- Numerous test and CI integrations
- Improved Styling and Validation
Available to download on NuGet.
Release 2.0.50-beta
This is the last release before updating to a full release build
- Nullable Reference Types (too many PRs to list)
- Fix code coverage #101
- Enabled source link to the NuGet package #114
- Added .NET 5 build targets #114
Available to download on NuGet.
Release 2.0.21-alpha
Available to download on NuGet.
Release 2.0.1-alpha
- Preserve the stack trace of re-thrown exceptions #57
- Added the Circle CI build configuration #58
- Multi framework builds using CircleCI #59
- Build all frameworks #61
- Bump StyleCop.Analyzers from 1.1.1-rc.114 to 1.1.118 #62
- Calculate code coverage in the .NET Core builds #63
- CI Test Refinements #64
- Bump coverlet.msbuild from 2.6.0 to 2.6.1 #65
- Bump Microsoft.NET.Test.Sdk from 16.0.1 to 16.1.0 #66
- Bump Microsoft.NET.Test.Sdk from 16.1.0 to 16.1.1 #67
- Fix line endings issue with docker build #69
- Capture all test output #70
- Refine the azure CI pipeline #71
- Improve test logging #73
- Bump Microsoft.NET.Test.Sdk from 16.1.1 to 16.2.0 #74
- Bump coverlet.msbuild from 2.6.1 to 2.6.3 #76
- Set-up CI using GitHub actions #77
Available to download on NuGet.
Release 2.0.0-alpha
- Housekeeping #55
- Testing improvements #56
- Use the new Castle.Core CaptureProceedInfo() to make AsyncInterceptor work for reals #54
Available to download on NuGet.
Release 1.7.0
- Convert internal field to public property to allow external access. #51 - Thanks to @StevenRasmussen
Available to download on NuGet.
Release 1.6.0
- Accept IProxyGenerator instead-of OR in-addition-to ProxyGenerator #30 - Thanks to @ndrwrbgs
- Add mechanism to run the tests in a docker container #33
- Added editor config #34
- Fix README mention of TaskT rather than Task #37 - Thanks to @jonorossi
- Minor updates to build and configuration to be consistent with my other open source projects #38
- Add note about ToInterceptor method #46 - Thanks to @FrankyBoy
- Add Strong name #48 - Thanks to @ndrwrbgs
Available to download on NuGet.
Release 1.5.0
Available to download on NuGet.