Changes for version 14
- Download command will now honour the specified backend. (mendel)
 - Add some tests for the shell hooks. (JJ)
 - Fix and improve shell completion some more. Now supports completing partial matches in the middle of a word and help topics. (vrurg, mendel)
 - Report missing external build tools instead of erroring out.
 - Detect `armhf` and `arm64` architectures, fixing `list-available` and `download` commands on arm systems (prominently the RasPi). Note that there currently aren't any precompiled rakudo versions for arm available though.
 - Fix shell hook on PowerShell 7.
 
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