Revision history for Identity-Utils
0.0.11 2024-05-08T16:00:40+02:00
- Up dependency on String::Utils
- Update copyright year
0.0.10 2022-05-06T15:14:14+02:00
- Fix one more "from" test wrt Raku | Perl6
- Add sponsorship link
0.0.9 2022-02-10T18:47:19+01:00
- Add "is-pinned"
- Simplify the internal logic of "is-short-name"
0.0.8 2022-02-06T18:26:52+01:00
- Make sure the without-xxx subs return target if not found
0.0.7 2022-02-01T14:39:46+01:00
- Make sure that "build" also ignores :from
- Add documentation for :from to "build"
0.0.6 2022-01-25T20:06:15+01:00
- Add "from" and "without-from"
- Add general support for ":from<...>"
- Make all subs handle the case if using parentheses as well
- Upped dependency of String::Utils
0.0.5 2022-01-20T13:59:48+01:00
- Add "is-short-name"
0.0.4 2022-01-12T13:35:03+01:00
- Make sure an api of "0" means NO api
0.0.3 2022-01-12T12:58:22+01:00
- Up dependency on String::Utils in META
0.0.2 2022-01-12T12:54:39+01:00
- Up dependency on String::Utils
- Fix problem with "short-name"
- Add "without-api", "without-auth", "without-ver"
- Add "sanitize" and "build"
0.0.1 2022-01-11T12:40:20+01:00
- Initial version