Rand Stats

Ecosystem::Archive

zef:lizmat
Revision history for Ecosystem-Archive

0.0.4  2021-11-26T21:33:20+01:00
    - Add support for "distros"
    - Add dependency to Rakudo::META::CORE to be able to
      handle dependencies on core modules
    - Fix update correctly returning Map of added identities
    - Bump Cro to 0.8.7

0.0.3  2021-11-03T00:47:29+01:00
    - Export helper sub identity2module
    - Allow undefined values for degree / batch as
      indication of using the default, to make it easier
      to use in scripts
    - Make sure only .json files are read from the REA

0.0.2  2021-11-01T19:45:31+01:00
    - Fix issues with updating of meta on new releases

0.0.1  2021-10-31T22:29:25+01:00
    - Initial version