Revision history for Text::MathematicalCase
0.0.9 2024-09-24T13:02:43+02:00
- Modernize pod and test file extension
- Add sponsor button and link
- Add CI badge for each OS
- Update copyright year
0.0.8 2021-11-30T19:33:33+01:00
- Simplify mc script, allow named parameters anywhere
0.0.7 2021-11-07T12:23:11+01:00
- Remove the module statement, we don't need it anymore
0.0.6 2021-09-08T14:26:08+02:00
- Argh, messed up the auth
0.0.5 2021-09-08T14:24:28+02:00
- Change file extension to .rakumod
- Migrate to zef ecosystem
- Update email address
- Update copyright year
0.0.4 2020-10-26T11:51:25+01:00
- Simplify lookup on codepoints (it will smartmatch the needle of better)
- Add See Also section for App::Unicode::Mangle reference
0.0.3 2020-10-22T18:17:15+02:00
- Make sure accented characters are also properly translated
0.0.2 2020-10-22T14:35:23+02:00
- Allow :italic / bold as synonym for :serif:italic / bold
- Fix listing of supported types in pod
0.0.1 2020-10-22T13:40:37+02:00
- Initial version