Last release 4 years ago
no release in 18 months
Release timing varies
gaps range from 8 days to 1.2 years
Some releases are documented
notes for 9 of 20 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
35 releases · first in 2018
Release timeline
35 releases since 2018Releases
- v0.15.2-0.20220308051513-cac139aee7dc8 Mar 2022pre-release
Nothing published for this version
- v0.15.2-0.20220304162426-6a99c70144ab4 Mar 2022pre-release
Nothing published for this version
- v0.15.12 Mar 2022
Nothing published for this version
- v0.15.1-0.20220302174625-5d14f73963cf2 Mar 2022pre-release
Nothing published for this version
- v0.15.1-0.20220301224831-4fd38295d8681 Mar 2022pre-release
Nothing published for this version
- v0.15.1-0.20220301200332-06be971b230b1 Mar 2022pre-release
Nothing published for this version
- v0.15.01 Mar 2022
Release notes
Open source →GoFish v0.15.0 brings a few bug fixes as well as an update to Go 1.17. A few minor bugs were fixed. darwin-arm64 builds of GoFish are now available.
See the comparison against v0.14.0 here.
Install
To install v0.15.0, you have two options:
1. From the Install Scripts
MacOS/Linux:
curl -fsSL https://raw.githubusercontent.com/fishworks/gofish/main/scripts/install.sh | bashWindows (PowerShell, as Administrator):
Set-ExecutionPolicy Bypass -Scope Process -Force iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/fishworks/gofish/main/scripts/install.ps1'))2. Upgrade GoFish with GoFish!
All users of GoFish can upgrade GoFish using GoFish! How neat is that?
First, you have to install GoFish, with GoFish:
gofish update gofish install gofishThen, any time you want to upgrade GoFish, call
gofish upgrade!gofish upgrade gofish - v0.14.1-0.20220221053712-5ef0e9bce7e521 Feb 2022pre-release
Nothing published for this version
- v0.14.1-0.20211022015047-a76957bead2b22 Oct 2021pre-release
Nothing published for this version
- v0.14.1-0.20211015144742-dad7d7588a0b15 Oct 2021pre-release
Nothing published for this version
- v0.14.1-0.20210907112409-a9b4042ab53b7 Sept 2021pre-release
Nothing published for this version
- v0.14.1-0.20210607144306-1093737204637 Jun 2021pre-release
Nothing published for this version
- v0.14.1-0.20210518223749-0133dec4a88f18 May 2021pre-release
Nothing published for this version
- v0.14.018 May 2021
Release notes
Open source →GoFish v0.14.0 brings a few bug fixes as well as an update to Go 1.16, fixing several underlying bugs and addressing recent security updates with older versions of Go.
Install
To install v0.14.0, you have two options:
1. From the Install Scripts
MacOS/Linux:
curl -fsSL https://raw.githubusercontent.com/fishworks/gofish/main/scripts/install.sh | bashWindows (PowerShell, as Administrator):
Set-ExecutionPolicy Bypass -Scope Process -Force iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/fishworks/gofish/main/scripts/install.ps1'))2. Upgrade GoFish with GoFish!
All users of GoFish can upgrade GoFish using GoFish! How neat is that?
First, you have to install GoFish, with GoFish:
gofish update gofish install gofishThen, any time you want to upgrade GoFish, call
gofish upgrade!gofish upgrade gofish - v0.13.1-0.20200806145805-309ee26063186 Aug 2020pre-release
Nothing published for this version
- v0.13.024 Jul 2020
Release notes
Open source →GoFish v0.13.0 is a relatively small release, but an important one. v0.13.0 introduces ARM, ARM64, and ppc64le builds of GoFish, allowing GoFish to be usable on Raspberry Pis, Microsoft Surface Pro X, and the eventual MacBook Pros with Apple's A-series ARM chipsets. We look forward to your feedback and bug reports on these platforms!
Several other enhancements include:
- aliases for
gofish uninstall:gofish rm|gofish remove gofish uninstallnow accepts multiple arguments
You can view the full CHANGELOG on what's changed between v0.12.2 and v0.13.0 here.
Install
To install v0.13.0, you have two options:
1. From the Install Scripts
MacOS/Linux:
curl -fsSL https://raw.githubusercontent.com/fishworks/gofish/main/scripts/install.sh | bashWindows (PowerShell, as Administrator):
Set-ExecutionPolicy Bypass -Scope Process -Force iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/fishworks/gofish/main/scripts/install.ps1'))2. Upgrade GoFish with GoFish!
All users of GoFish can upgrade GoFish using GoFish! How neat is that?
First, you have to install GoFish, with GoFish:
gofish update gofish install gofishThen, any time you want to upgrade GoFish, call
gofish upgrade!gofish upgrade gofish - aliases for
- v0.12.222 Jun 2020
Release notes
Open source →GoFish 0.12.2 is a hotfix release for v0.12.1. There were some issues with fetching and un-archiving certain packages causing
gofish installto fail.You can see the full CHANGELOG on what's changed between v0.12.1 and v0.12.2 here.
Install
To install v0.12.2, you have two options:
1. From the Install Scripts
MacOS/Linux:
curl -fsSL https://raw.githubusercontent.com/fishworks/gofish/main/scripts/install.sh | bashWindows (PowerShell, as Administrator):
Set-ExecutionPolicy Bypass -Scope Process -Force iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/fishworks/gofish/main/scripts/install.ps1'))2. Upgrade GoFish with GoFish!
All users of GoFish can upgrade GoFish using GoFish! How neat is that?
First, you have to install GoFish, with GoFish:
gofish update gofish install gofishThen, any time you want to upgrade GoFish, call
gofish upgrade!gofish upgrade gofish - v0.12.122 Jun 2020
Release notes
Open source →GoFish 0.12.01 is a hotfix release for v0.12.0. There were some issues with fetching and un-archiving the cached packages causing
gofish installto fail.You can see the full CHANGELOG on what's changed between v0.12.0 and v0.12.1 here.
Install
To install v0.12.1, you have two options:
1. From the Install Scripts
MacOS/Linux:
curl -fsSL https://raw.githubusercontent.com/fishworks/gofish/main/scripts/install.sh | bashWindows (PowerShell, as Administrator):
Set-ExecutionPolicy Bypass -Scope Process -Force iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/fishworks/gofish/main/scripts/install.ps1'))2. Upgrade GoFish with GoFish!
All users of GoFish can upgrade GoFish using GoFish! How neat is that?
First, you have to install GoFish, with GoFish:
gofish update gofish install gofishThen, any time you want to upgrade GoFish, call
gofish upgrade!gofish upgrade gofish - v0.12.019 Jun 2020
Release notes
Open source →GoFish 0.12.0 now supports bzip2, xz and rar package formats.
You can see the full CHANGELOG on what's changed between v0.11.0 and v0.12.0 here.
Install
To install v0.12.0, you have two options:
1. From the Install Scripts
MacOS/Linux:
curl -fsSL https://raw.githubusercontent.com/fishworks/gofish/main/scripts/install.sh | bashWindows (PowerShell, as Administrator):
Set-ExecutionPolicy Bypass -Scope Process -Force iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/fishworks/gofish/main/scripts/install.ps1'))2. Upgrade GoFish with GoFish!
All users of GoFish can upgrade GoFish using GoFish! How neat is that?
First, you have to install GoFish, with GoFish:
gofish update gofish install gofishThen, any time you want to upgrade GoFish, call
gofish upgrade!gofish upgrade gofish - v0.11.04 Dec 2019
Release notes
Open source →NOTE: there was a breaking change to the home paths on several operating systems. Please make sure to migrate your existing installations over with
mv /usr/local/Fish /usr/local/gofish, and rungofish unlinkandgofish linkto re-link your installations over to the new home directory. Either that, or start from scratch.GoFish 0.11.0 fixes a few issues with path traversals. It also introduced a new environment variable to override the binary install path:
GOFISH_BINPATH.On the project's side, we switched over from CircleCI and AppVeyor to Github Actions.
You can see the full CHANGELOG on what's changed between v0.10.0 and v0.11.0 here.
Install
To install v0.11.0, you have two options:
1. From the Install Scripts
MacOS/Linux:
curl -fsSL https://raw.githubusercontent.com/fishworks/fish/main/scripts/install.sh | bashWindows (PowerShell, as Administrator):
Set-ExecutionPolicy Bypass -Scope Process -Force iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/fishworks/fish/main/scripts/install.ps1'))2. Upgrade GoFish with GoFish!
All users of GoFish can upgrade GoFish using GoFish! How neat is that?
First, you have to install GoFish, with GoFish:
gofish update gofish install gofishThen, any time you want to upgrade GoFish, call
gofish upgrade!gofish upgrade gofish - v0.10.1-0.20191204180654-2d267b388fb84 Dec 2019pre-release
Nothing published for this version
- v0.10.1-0.20191204180454-6f2e7f74453b4 Dec 2019pre-release
Nothing published for this version
- v0.10.1-0.20191204170538-d8c49f8ea4f84 Dec 2019pre-release
Nothing published for this version
- v0.10.03 Sept 2018
Release notes
Open source →GoFish v0.10.0 is an incremental release over 0.9.0 with a few enhancements:
- introduced the ability to install mulitple packages in a single
gofish install, e.g.gofish install go hugo(thanks @tomlazar!) - implemented
gofish rig path <rig>for programmatic access to a rig. This is useful when making changes in a rig viacd $(gofish rig path github.com/fishworks/fish-food) - fixed a bug where
gofish upgradewouldn't work on Windows due to symlinking issues (now fixed in Go 1.11)
You can see the full CHANGELOG on what's changed between v0.9.0 and v0.10.0 here.
Install
To install v0.10.0, you have two options:
1. From the Install Scripts
MacOS/Linux:
curl -fsSL https://raw.githubusercontent.com/fishworks/fish/master/scripts/install.sh | bashWindows (PowerShell, as Administrator):
Set-ExecutionPolicy Bypass -Scope Process -Force iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/fishworks/fish/master/scripts/install.ps1'))2. Upgrade GoFish with GoFish!
All users of GoFish can upgrade GoFish using GoFish! How neat is that?
First, you have to install GoFish, with GoFish:
gofish update gofish install gofishThen, any time you want to upgrade GoFish, call
gofish upgrade!gofish upgrade gofish - introduced the ability to install mulitple packages in a single
- v0.9.06 Aug 2018
Release notes
Open source →This release is an incremental release over 0.8.0 with a few enhancements:
- fixed a bug where gofish would upgrade everything on a
gofish upgrade, rather than only the packages that need upgrades - fixed a bug where
gofish updatebefore callinggofish initwould cause a panic stack trace - allowed gofish to accept capitalized shasums for string comparison (thanks @PatrickLang!)
- fixed a bug where
gofish rig addwould report an unexpected error when adding a poorly-formed rig
You can see the full CHANGELOG on what's changed between v0.8.0 and v0.9.0 here.
Install
To install v0.9.0, you have two options:
1. From the Install Scripts
MacOS/Linux:
curl -fsSL https://raw.githubusercontent.com/fishworks/fish/master/scripts/install.sh | bashWindows (PowerShell, as Administrator):
Set-ExecutionPolicy Bypass -Scope Process -Force iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/fishworks/fish/master/scripts/install.ps1'))2. Upgrade GoFish with GoFish!
All users of GoFish can upgrade GoFish using GoFish! How neat is that?
First, you have to install GoFish, with GoFish:
gofish update gofish install gofishThen, any time you want to upgrade GoFish, call
gofish upgrade!gofish upgrade gofish - fixed a bug where gofish would upgrade everything on a
- v0.8.011 Jul 2018
Nothing published for this version
- v0.7.04 Jul 2018
Nothing published for this version
- v0.6.212 May 2018
Nothing published for this version
- v0.6.112 May 2018
Nothing published for this version
- v0.6.011 May 2018
Nothing published for this version
- v0.5.021 Apr 2018
Nothing published for this version
- v0.4.014 Apr 2018
Nothing published for this version
- v0.3.014 Apr 2018
Nothing published for this version
- v0.2.010 Apr 2018
Nothing published for this version
- v0.1.06 Apr 2018
Nothing published for this version