Skip to content

0.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 19:46
· 172 commits to master since this release

https://www.nuget.org/packages/Platform.Converters/0.0.7

The lowest supported version of .NET Framework is now 4.7.1.
Added support for .NET Standard 2.1 (.NET Core 3.0).
Platform.Reflection dependency updated from 0.1.1 to 0.2.0.
Platform.Diagnostics dependency updated from 0.0.2 to 0.0.3.
IConverter interfaces moved from Platform.Interfaces.
To classes are now obsolete.
Added CheckedConverter and UncheckedConverter classes with default implementation available at Default properties.
Added CachingConverterDecorator.
Source link enabled.
Travis CI disabled.
GitHub Actions enabled.
Added tests.
Added benchmarks.
Refactoring, performance optimizations, issues fix.