Releases: bradymholt/cron-expression-descriptor
2.2.0
When using the 12 hour clock, midnight will be represented by 12:?? rather than 00:??
2.1.0
Add support for last day offsets (i.e. L-3 = '3 days before the last day of the month')"
2.0.2
Fixing some German translations that were still in English
2.0.1
Disable public signing to prevent compatibility issues. Version 1.21.2 still has a strong name (signed) assembly for those that require it.
2.0.1-beta1
Remove public signing to fix upgrade issues
2.0.0
Adding .NET Core support by targeting .NET Standard 1.1/2.0. (Note: If you app is targeting .NET Framework 4.0 or below you will need to use version 1.21.2 instead). Also, some misc bug fixes.
2.0.0-beta-5.2
Adding .NET Core support by targeting .NET Standard 1.1/2.0. (Note: If you app is targeting .NET Framework 4.0 or below you will need to use version 1.21.2 instead). Also, some misc bug fixes.
2.0.0-beta-5.1
Adding .NET Core support by targeting .NET Standard 1.1/2.0. (Note: If you app is targeting .NET Framework 4.0 or below you will need to use version 1.21.2 instead). Also, some misc bug fixes.
2.0.0-beta-5
Adding .NET Core support by targeting .NET Standard 1.1/2.0. (Note: If you app is targeting .NET Framework 4.0 or below you will need to use version 1.21.2 instead). Also, some misc bug fixes.
2.0.0-beta-2
Adding .NET Core support by targeting .NET Standard 2.0 and misc bug fixes. (Note: If you app is targeting .NET Framework 4.6 or below you will need to use version 1.21.2 instead.