- Added
Ronin::Repos::Repository#url
. - Added
Ronin::Repos::Repository#last_updated_at
. - Added
Ronin::Repos.cache_dir
.
CLI
- Added the
ronin-repos show
command. - Changed
ronin-repos list
to fuzzy match repo names. - Changed
ronin-repos new
to also create emptyexploits/
,payloads/
,recon/
, andbrute/
. - Added the
ronin-repos completion
command to install shell completion files for allronin-repos
commands for Bash and Zsh shells.