v4.2.0
What's Changed
- Fix grammar-error/typo in README by @josteink in #504
- Migrate to netstandard 2.0 and nodatime 3 + cleanup by @davidroth in #499
- Ordering of week numbers should not matter by @gabet1337 in #513
- A few updates by @rianjs in #515
- Fixed potential stack overflow when calculating changes to DtStart, DtEnd, etc. by @Carbonitex in #473
- Fix for timezone exception by @bigfighter in #468
- Closes #449, fixing an IsActive bug thanks to thoemy by @rianjs in #516
- Array parameter bug by @rianjs in #517
- BYWEEKNO & BYMONTH fix & ISO 8601 week number fix by @rianjs in #518
- deserialize STANDARD and DAYLIGHT timezone infos - closes #420 by @rianjs in #519
- Fix Infinite Loop with MaxDate for GetOccurrences - closes #364 by @rianjs in #520
New Contributors
- @davidroth made their first contribution in #499
- @gabet1337 made their first contribution in #513
- @Carbonitex made their first contribution in #473
- @bigfighter made their first contribution in #468
Full Changelog: v4.1.11...v4.2.0