- Allow serialization of default(TResult) for caching
- Compatible with Polly >= v7
- No functional changes
- Indicate compatibility with Polly >= v6.0.1 and < v7
- Reference Polly v6.0.1
- Remove .NET4.0 and .NET4.5 support
- Add .NetStandard2.0 target framework alongside .NetStandard1.1
- Reference latest Newtonsoft.Json at time of publication (v11.0.2)
- Upgrade to Polly v5.4.0
- Correctly state RC dependency (Polly v5.4.0)
- Beta implementation
- Rebase against Polly v5.3.x
- Upgrade to msbuild15 build process
- Stub repo for Polly.Caching.Serialization.Json with first build script