Changes for version 28

  • Be correcter and more robust when building zef on older Rakudo versions by using `-I.` instead of `-Ilib`.
  • Correctly set the versions name when using `download` without an explicit version number.
  • Fix `download` command to pick the correct version, even when some older version has a higher build revision number.
  • Upgrade Github URLs in existing repositories to not use the disabled `git` protocol.

Documentation

Raku environment manager

Modules

Raku environment manager

Provides

in lib/App/Rakubrew/Build.pm
in lib/App/Rakubrew/Config.pm
in lib/App/Rakubrew/Download.pm
in lib/App/Rakubrew/Shell.pm
in lib/App/Rakubrew/Shell/Bash.pm
in lib/App/Rakubrew/Shell/Cmd.pm
in lib/App/Rakubrew/Shell/Fish.pm
in lib/App/Rakubrew/Shell/PowerShell.pm
in lib/App/Rakubrew/Shell/Sh.pm
in lib/App/Rakubrew/Shell/Tcsh.pm
in lib/App/Rakubrew/Shell/Zsh.pm
in lib/App/Rakubrew/Tools.pm
in lib/App/Rakubrew/Update.pm
in lib/App/Rakubrew/Variables.pm
in lib/App/Rakubrew/VersionHandling.pm