mirror of
https://github.com/IlanCosman/tide.git
synced 2024-12-22 11:31:57 +03:00
23
Fish version compatibility
Ilan Cosman edited this page 2023-12-27 13:42:29 -08:00
Only the latest version of Fish running the latest version of Tide will be supported by this project.
Note that there's rarely any reason to not be running the latest version of Fish.
- If you're on macOS, brew should always have the latest version.
- If you're using a rolling release distro like Arch, you will have the latest version soon.
- If you're using Linux, follow the instructions for your distribution on the official website.
- If you're using Ubuntu, the official Fish PPA always has the latest version.
If for some reason you can't use the latest version of Fish, consult this table to see which Tide version you can use.
To install a specific Tide version, for example, v4.1.1, you would run fisher install ilancosman/tide@v4.1.1
.
Fish version | Latest compatible Tide version |
---|---|
3.6.0 - current | v6.1.1 |
3.5.0 - 3.5.1 | v5.4.0 |
3.4.0 - 3.4.1 | v5.3.0 |
3.3.1 | v5.0.1 |
3.3.0 | None |
3.2.1 - 3.2.2 | v4.3.4 |
3.2.0 | v4.2.0 |
3.1.0 - 3.1.2 | v4.1.1 |