What's Changed
-
Add support for fetching alternative CPU architectures. #447
-
The order of git submodule initialization was changed. This improves the
automatic author detection whenincludeIf
is used. #443 -
The linux shim installer code will no longer fall back to symlinks when a
hardlink cannot be created. This is done as a symlinked shim will not
ever function correctly on Linux. This prevents the shim executables like
python
to instead act as if they arerye
. The fallback behavior is now
to copy the executable instead. #441 -
The installer now detects
fish
and will spit out additional instructions
for configuring the shell. -
Fix the wrong behavior when bump version. #454
New Contributors
Full Changelog: 0.13.0...0.14.0