Added
- Added async overloads of a number of methods which accepted a
Func
. Since these methods rely onValueTask
, they are not available on anything older than .NET Standard 2.1.
Changed
- A new CI build system based on GitHub Actions.
Func
. Since these methods rely on ValueTask
, they are not available on anything older than .NET Standard 2.1.