Revision history for P5-X
0.0.10 2023-08-07T19:12:24+02:00
- Update test file extension
- Limit implicit use of $_ to direct caller only
- Added sponsor link
0.0.9 2021-09-09T17:59:28+02:00
- Change file extension to .rakumod
- Migrate to zef ecosystem
- Update email address
- Update copyright year
0.0.8 2020-11-12T12:36:56+01:00
- Change name of distribution in META info
- Add CAVEATS section about accessing $_ in callers scope
0.0.7 2020-11-11T15:38:31+01:00
- Change name of distribution.
- Update to 6.d and other small tweaks
- Run tests in highest version of Raku
- Update copyright year
0.0.6 2019-11-12T12:08:19+01:00
- Argh, the META6.json is derived from the code :-(
0.0.5 2019-11-12T12:04:25+01:00
- Fixed a problem in the auth section of META6.json
0.0.4 2019-11-10T20:55:27+01:00
- Oops, did not have "auth" field yet
0.0.3 2019-11-10T13:41:49+01:00
- Changed Perl 5 to Perl
0.0.2 2018-04-11T14:38:06+02:00
- Follow App:Mi6's default Changes format
0.0.1 2018-01-29T00:16:01+01:00
- Initial still rather incomplete implementation.