Added
help
andversion
actions.-v
verbose option. Normal mode output is now focused on the specified action.- Asynchronously check the latest version every 30 days. This can be disabled with
zstyle ':zim' disable-version-check yes
.
Changed
- When upgrading, download latest release asset instead of raw file from the master branch.
curl
is preferred overwget
. (See #360)wget
's output is only shown in verbose mode.