Releases: romkatv/zsh-bin
Releases · romkatv/zsh-bin
v6.1.1
v6.1.0
v6.0.0
v5.0.1
v5.0.0
- Add an option to
installto add the newly install shell to/etc/shells. - When installing on Termux, offer
$PREFIX/localinstead of/usr/localas the recommended installation directory. - Bug fix: merge terminfo definitions when installing Zsh to a location where a terminfo database already exists.
v4.1.0
v4.0.1
v4.0.0
Changes since the last release
- New architecture supported: linux-armv6.
- Archives no longer contain symbolic or hard links.
- Archives no longer have the top-level directory.
- Archives now have man pages in two locations to make it more likely that
manwill find the pages. installnow can take any number of-dflags.installnow asks by default for the directory where Zsh should be installed.installcan now install to an existing directory such as/usr/localor~/.local.installcan now install to a directory that is writable only by root.
v3.0.1
v3.0.0
Changes since the last release
- Support for additional platforms: macOS 64-bit, Cygwin 32/64-bit, MSYS2 32/64-bit.
- The build script is now called
build. - Suffix
-statichas disappeared from all archives. relocatenow has different (incompatible) flags. Pass-hto it for help.- Source tarballs can now be cached.
zsh/pcrenow works everywhere except Cygwin.installcan now verify the integrity of downloaded files.installcan now install from a custom URL or custom file.