Revision history for Date-Calendar-Gregorian
0.1.0 released on Thursday 2024-12-19
- use file extensions '.rakumod' and '.rakutest' instead of '.pm6' and '.t'
- add a "daypart" method, so the "after sunset" dates will be properly converted from / to sunset-to-sunset calendars
0.0.2 released on Thursday 2024-10-24
- add an "api" property to the classes
- migration from CPAN6 to zef
- fewer t/*.t tests and adding xt/*.t tests
0.0.1 released on Tuesday 2020-04-07
- Initial version