Rand Stats

Email::Simple

zef:raku-community-modules
Revision history for Email::Simple

2.1.4  2026-08-02T18:29:12+02:00
    - Remove dependency on DateTime::Format, is only needed for
      creating RFC2822 dates, and that is simple enough for local
      code
    - Streamlined code in general
    - Added preliminary coverage testing
    - Updated copyright year

2.1.3  2024-12-12T11:44:48+01:00
    - Migrate readme to pod
    - Fix showing of CI badges

2.1.2  2024-11-30T17:51:11+01:00
    - Add CI badge for each OS
    - Fix source-url

2.1.1  2022-02-21T19:17:02+01:00
    - First version in the zef ecosystem