NewAI Enhanced
v5.2.1
v5.2.2
Features
- Stop todo evaluation at given datetime (#915)
Dependencies
- codecov/codecov-action 5.5.1 → 5.5.2
- actions/upload-artifact 5 → 6
What's Changed
- Fix: Stop TODO evaluation at given datetime by @maknapp in https://github.com/ical-org/ical.net/pull/915. Before: If a TODO had an RRULE without COUNT or UNTIL,
IsCompleted()threw withArgumentOutOfRangeException. - Chore(deps): Bump codecov/codecov-action from 5.5.1 to 5.5.2 in https://github.com/ical-org/ical.net/pull/919
- Chore(deps): Bump actions/upload-artifact from 5 to 6 in https://github.com/ical-org/ical.net/pull/920
- Chore: Update release notes for v5.2.1 https://github.com/ical-org/ical.net/pull/927
Full Changelog: https://github.com/ical-org/ical.net/compare/v5.2.0...v5.2.1