This is a bugfix release to address varios issues regarding compinit
options, interaction with grep
and multiple tooling updates.
Changes
- Add zsh version 5.4.x to travis ci (#630)
- Add configuration
ANTIGEN_COMPINIT_OPTS
forcompinit
command (#633, #634) - Show built-date to version command (#636)
- Fix missing common resource file (#635)
- Handle
GREP_OPTIONS
env variable (#628, #629)
See CHANGELOG.md
for further details.
Thanks everyone who reported issues and provided feedback.