0.0.3
https://www.nuget.org/packages/Platform.Setters/0.0.3
Lowest supported version of .NET Framework is now 4.7.1.
Added support for .NET Standard 2.1 (.NET Core 3.0).
Added Platform.Interfaces dependency.
SetterBase now implements ISetter.
Setter<TResult> now inherits from Setter<TResult, bool>.
Source link enabled.
Travis CI disabled.
GitHub Actions enabled.
Refactoring, performance optimizations, issues fix.