Revision history for Method-Also
0.0.9 2024-06-25T11:57:36+02:00
- Modernize test file extension
- Modernize pod
- Add sponsor button
- Update copyright year
0.0.8 2022-07-23T10:02:00+02:00
- Handle changes in Rakudo, vrurg++
- Add sponsor link
- Update copyright year
0.0.7 2021-11-07T12:47:57+01:00
- Remove module statement, we don't need it anymore
0.0.6 2021-09-10T11:30:30+02:00
- Change file extension to .rakumod
- Migrate to zef ecosystem
- Update email address
- Update copyright year
0.0.5 2019-12-23T13:52:34+01:00
- Empirically handle change in `specialize_with` API, introduced
sometime between 2019.11 and 2019.12
0.0.4 2019-11-30T00:05:28+01:00
- Incorporated fix of Clifton Wood++ for weird issue
0.0.3 2019-10-09T11:59:36+02:00
- Fix problem with aliasing protos in roles, provided by Clifton Wood++
0.0.2 2019-05-05T20:41:50+02:00
- Make sure we stringify multiple also's also, spotted by Clifton Wood
0.0.1 2018-08-08T23:28:46+02:00
- Initial version