Skip to content

Releases: JSkimming/Castle.Core.AsyncInterceptor

Release 2.1.0

17 Mar 19:55
Compare
Choose a tag to compare
  • Added the .NET 6 build targets #140
  • Build with implicit usings #146
  • Convert to file-scoped namespace #145
  • Enforce var preferences in the build #144
  • Added the Dependabot auto marge action #141

Available to download on NuGet.

View differences since Release 2.0.0

Release 2.0.0

25 Jan 21:34
7af2ac0
Compare
Choose a tag to compare
  • 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.

View differences since Release 1.7.0

New API changes since 1.7.0.

Release 2.0.50-beta

19 Dec 12:49
Compare
Choose a tag to compare
Release 2.0.50-beta Pre-release
Pre-release

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.

View differences since Release 2.0.21-alpha

New API changes since 2.0.21-alpha.

Release 2.0.21-alpha

20 Sep 09:56
bff1334
Compare
Choose a tag to compare
Release 2.0.21-alpha Pre-release
Pre-release
  • Remove the netstandard1.4 build target #79
  • Bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.3.0 #78

Available to download on NuGet.

View differences since Release 2.0.1-alpha

New API changes since 2.0.1-alpha.

Release 2.0.1-alpha

18 Sep 16:58
c7c5367
Compare
Choose a tag to compare
Release 2.0.1-alpha Pre-release
Pre-release
  • 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.

View differences since Release 2.0.0-alpha

New API changes since 2.0.0-alpha.

Release 2.0.0-alpha

08 Apr 22:37
ce6afa4
Compare
Choose a tag to compare
Release 2.0.0-alpha Pre-release
Pre-release
  • Housekeeping #55
  • Testing improvements #56
  • Use the new Castle.Core CaptureProceedInfo() to make AsyncInterceptor work for reals #54

Available to download on NuGet.

View differences since Release 1.7.0

New API changes since 1.7.0.

Release 1.7.0

08 Mar 09:08
12562fa
Compare
Choose a tag to compare
  • Convert internal field to public property to allow external access. #51 - Thanks to @StevenRasmussen

Available to download on NuGet.

View differences since Release 1.6.0

New API changes since 1.6.0.

Release 1.6.0

09 Aug 20:50
46316fe
Compare
Choose a tag to compare
  • 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.

View differences since Release 1.5.0

New API changes since 1.5.0.

Release 1.5.0

09 Oct 16:38
Compare
Choose a tag to compare
  • Updated to the latest NuGet packages #22
  • Don't fail on OSX builds #24

Available to download on NuGet.

View differences since Release 1.4.0

New API changes since 1.4.0.

Release 1.4.0

26 Sep 13:45
Compare
Choose a tag to compare
  • Document examples of error handling with the different async interception options #18
  • Upgrade to .NET Core 2.0 #19
  • Make exception handling simpler #20
  • Fix OSX Build #21

Available to download on NuGet.

View differences since Release 1.3.0

New API changes since 1.3.0.