This repository has been archived by the owner on Nov 10, 2022. It is now read-only.
v0.8.0
github-actions
released this
16 Apr 20:17
·
63 commits
to master
since this release
Features
- Support for C# 8 nullable reference types
- The library now targets .Net core 3.1 as well as .Net standard 1.3
Internal
- Moved build and release to GitHub actions
- Update Newtonsoft.Json from 12.0.2 to 12.0.3
- Update Microsoft.NET.Test.Sdk from 15.5.0 to 16.5.0
- Update xunit from 2.3.1 to 2.4.1