Skip to content

v0.3.1

Compare
Choose a tag to compare
@ivanpaulovich ivanpaulovich released this 18 Oct 11:29
· 24 commits to master since this release

2019-10-13 - 0.3.1

  • Implementation details made internal

2019-10-13 - 0.3.0

  • #32 Segregated Builder and Messaging interfaces.
  • #31 Support Scoped & Transient Lifetime.

2019-10-13 - 0.2.0

  • #27 Added PipelineAlreadyExistsException.
  • #27 Added PipelineNotFoundException.

2019-10-13 - 0.1.0

  • #24 Added ReturnFunctionIsNullException for misconfigured Pipelines.
  • SendAsync(request, ct) added to the public interfaces.
  • Refactoring.