DEPRECATED: Checkout github releases
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Code coverage
- Upstream changes (2020-09-16)
- Build on GitHub actions
- Drop deprecated frameworks
- Add pull bot
- Migrate to vs 2022
- Cleanup
2.0.0 - 2019-01-16
- Changes from Joe Coutcher v1.3.15.
- Target framework version
netstandard2.0
. - Source link support.
- Changelog
- Switched to Semantic Versioning.
- Refactored project files.
- Target framework version
net451
.net45
will be used as fallback.
- Zero Month/Day parsing
- GetNextOccurrence() blows up for 29W, 30W, 31W
- Correctly roll over from 58 to 59 minutes/seconds
- First release as signed fork of Joe Coutcher v1.2.3.3.