NCrontab v3.1 Release Notes
Release Date: 2016-03-14 // over 6 years ago-
๐ See also NCrontab on NuGet (Signed/Strong-Named).
๐ฅ Breaking Change: 3.0 replaces uses of
Converter
withFunc
and therefore requires Microsoft .NET Framework 3.5 as a minimum. This release in addition hidesCrontabFieldImpl
andCrontabFieldAccumulator
to reduce the public API surface as they were always meant to be private implementation details.๐ The 3.x release also makes the library available as a PCL for the following platforms:
- Microsoft .NET Framework 4.5
- ๐ Microsoft Windows 8.0
- ๐ Microsoft Windows Phone 8.1
- ๐ Microsoft Windows Phone Silverlight 8.0
๐ The 3.x releases should also be usable from .NET Core applications on all supported platforms, including Windows, Mac OS X and Linux.