- Update progress indicators to reflect tag rule filtering
- Improved context in error messages
--host
flag for installing dotfiles on remote machines over SSH--list-tags
flag for listing the tags in a manifest
- Output is colorized to aid readability
- The
run
command usescmd
instead ofpowershell
on Windows - Improved documentation and
--help
output
- Prevent
copy
andlink
commands from overwriting dotfiles if thesrc
anddst
paths are the same - Nonzero exit codes are now returned when an error occurs
link
command to create soft/hard links with--copy
flag to fallback tocopy
commandrun
command to run scripts
- Improved output formatting
- Bug where
--dry-run
flag didn't print all commands - Issue causing Windows builds to fail
- Bug that prevented manifests in the current directory from being loaded
- Support for manifests, including
copy
command - Steps can be filtered using basic tag rules
--dry-run
flag