Commit graph

3 commits

Author SHA1 Message Date
847739f581 docs: fix CalendarCycles documentation to match actual implementation 2025-12-16 15:07:06 +01:00
3af3319a86 refactor: improve CalendarCycles API and tests based on code review 2025-12-16 15:07:06 +01:00
bd4c1b69e1 feat: implement calendar-based cycle calculation functions
Add CalendarCycles module with functions for all interval types.
Includes comprehensive tests for edge cases.
2025-12-16 15:07:06 +01:00