- Version compatible with ASPNET Core 3.0 and Polly v7.1.0
- Add SourceLink support
- Rationalise solution layout
- Version 2 RTM, for integration to ASPNET Core 2.1 IHttpClientFactory
- Publish as strong-named package only (discontinue non-strong-named versions)
- Add .NetStandard 2.0 target
- RTM version
- Reference Polly v5.9.0
- Update xUnit and FluentAssertions dependencies
- Fix signing of DLLs in strong-name package
- Public release for use with ASP.NET Core 2.1-preview2
- Initial implementation.