Revision history for Time-localtime
0.0.6 2021-09-09T20:59:00+02:00
- Change file extension to .rakumod
- Migrate to zef ecosystem
- Update email address
- Update copyright year
- Update dependency
0.0.5 2020-11-13T12:47:09+01:00
- Change name of distribution
- Force to highest possible Raku version
- Update copyright year
- Tighten up dependency on P5localtime
- Add PORTING CAVEATS section about needing POSIX semantics
0.0.4 2019-11-10T20:12:34+01:00
- Changed Perl 5 to Perl
0.0.3 2018-08-04T13:42:50+02:00
- Fixed test that would fail if day < 10
0.0.2 2018-05-26T22:24:15+02:00
- Removed off-by-one errors in tests
- Fixed some minor pod issues
0.0.1 2018-05-26T21:41:40+02:00
- Initial version