Rand Stats

Slang::Roman

zef:raku-community-modules
Revision history for Slang::Roman
  
0.5  2023-09-22T11:16:56+02:00
    - Fix issue with "to-roman" introduced in 0.3
    - Add support for running under RakuAST, including deparsing

0.4  2023-09-22T00:36:47+02:00
    - Add dependency on Slangify

0.3  2023-09-20T20:47:13+02:00
    - Streamline code
    - Remove a lot of outdated comments
    - Create compile-time error for erroneous roman numerals
    - Create a single IVal in QAST, rather than a runtime call
    - Update copyright

0.2  2021-12-21T12:11:09+01:00
    - First version in zef ecosystem, no functional changes