MyGit

2.5.0

fish-shell/fish-shell

版本发布时间: 2017-02-03 17:44:54

fish-shell/fish-shell最新发布版本:3.7.1(2024-03-19 13:29:28)

There are no major changes between 2.5b1 and 2.5.0. If you are upgrading from version 2.4.0 or before, please also review the release notes for 2.5b1 (included below).

Notable fixes and improvements


The release notes for fish 2.5b1 are as follows:

Platform Changes

Starting with version 2.5, fish requires a more up-to-date version of C++, specifically C++11 (from 2011). This affects some older platforms:

Linux

For users building from source, GCC's g++ 4.8 or later, or LLVM's clang 3.3 or later, are known to work. Older platforms may require a newer compiler installed.

Unfortunately, because of the complexity of the toolchain, binary packages are no longer published by the fish-shell developers for the following platforms:

Installing newer version of fish on these systems will require building from source.

OS X SnowLeopard

Starting with version 2.5, fish requires a C++11 standard library on OS X 10.6 ("SnowLeopard"). If this library is not installed, you will see this error: dyld: Library not loaded: /usr/lib/libc++.1.dylib

MacPorts is the easiest way to obtain this library. After installing the SnowLeopard MacPorts release from the install page, run:

sudo port -v install libcxx

Now fish should launch successfully. (Please open an issue if it does not.)

This is only necessary on 10.6. OS X 10.7 and later include the required library by default.

Other significant changes

Notable fixes and improvements

Download links: to download the source code for fish, we suggest the file named "fish-2.5.0.tar.gz". The file downloaded from "Source code (tar.gz)" will not build correctly.

相关地址:原始地址 下载(tar) 下载(zip)

1、 fish-2.5.0.pkg 1.53MB

2、 fish-2.5.0.tar.gz 3.33MB

3、 fish-2.5.0.tar.gz.asc 833B

4、 fish.app.zip 2.88MB

查看:2017-02-03发行的版本