Rand Stats

Acme::Text::UpsideDown

zef:lizmat
Revision history for Acme-Text-UpsideDown

0.0.8  2024-08-11T11:29:46+02:00
    - Made the CLI work again
    - Add separate CI badge for each OS

0.0.7  2024-06-24T18:03:57+02:00
    - Fixed some pod issues
    - Updated extension on test file
    - Added sponsoring link and button
    - Updated copyright year

0.0.6  2021-12-19T14:29:19+01:00
    - Made upsidedown also unupside down upsided down text
    - Made upsidedown and uʍopǝpᴉsdn aliases of each other
    - Change upside down version of D to ◖ (LEFT HALF BLACK CIRCLE)
      to allow for roundtripping.
    - Added upsidedowning of ⁅⁆∵∴⁀‿
    - Removed upsidedowning for ^, as there is no good counterpart
    - Add a CLI called "ut" for easy conversion

0.0.5  2021-09-10T10:13:40+02:00
    - Changed file extension to .rakumod
    - Migrated to zef ecosystem
    - Updated email address
    - Updated copyright year

0.0.4  2019-11-08T23:15:34+01:00
    - Changed reference of Perl 6 to Raku, and Perl 5 to Perl

0.0.3  2019-10-01T13:44:04+02:00
    - .lines reads better and is faster than the perl5-ish .split("\n")

0.0.2  2019-10-01T13:31:56+02:00
    - Make sure multi-line texts are also properly reversed

0.0.1  2019-10-01T13:22:02+02:00
    - Initial version