FluentMediator v0.3.1 Release Notes

Release Date: 2019-10-13 // over 4 years ago
  • 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.