All notable changes to Pug will be documented in this file (beginning with v0.5 😅).
- Specify alternative storage location using
PUGFILE
environment variable --no-color
option to commands which output project listing[-y|--yes|--assume-yes]
option forremove
command to run non-interactively
- PHP 7 reserved-name collision — #28
- Support for displaying project metadata
- Support for cloning new projects
- Iterate through post-update submodule inventory during state restoration
- No longer overwrite invalid path with
false
- Silently skip projects with file as path
pug install
- Namespaces
- Command support for namespaces (aka groups): enable, disable, remove, update
- Rename projects
- Always rebase, not just when changes are fetched
- Subversion support
pug upgrade
- ./pug -> ./bin/pug symlink
- Self cleanup
pug.update.rebase true
- Fix
pug update
to always return submodules to their original states
- Subversion support