Skip to content

code-patterns 3.10-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@TheTribe TheTribe released this 12 Oct 13:23
· 54 commits to master since this release
  • Additions / changes made to Patterns.Logging and Patterns.Interception (issue 96):
    • New type: Patterns.Interception.DelegateInterceptor → implements IInterceptor by allowing interception actions taken at each step to be injected
    • Updated LoggingInterceptor to inherit from new DelegateInterceptor type