Releases: IlanCosman/tide
Releases Β· IlanCosman/tide
v2.5.0
Features
- Switched installation method to fisher
- Added an icons menu to the configuration wizard (#20)
Bug fixes
- Fixed
tide install --unattendederroring 404 (#30) - Fixed tab selection menu occasionally being colorized (#33)
- Fixed os detection erroring if
/etc/lsb-releasedid not exist (#40 - @Shadow53) - Switched to
mktempinstead of assuming that/tmpwill exist (#41 - @Shadow53) - Erase all
_tide_*"private" functions on uninstall (#43 - @jorgebucaran) - Moved
fish_right_promptto it's own file to prevent errors after uninstall (#45 - @jorgebucaran)
Documentation
- Added a brief explanation for how to modify variables (#29 - @Epse)
- Fixed a broken link to the
fish_git_promptdocumentation (#32 - @PatrickF1)
CI/Testing
- Minor improvements to CI
- Improved test suite
- Added function mocking
- Added rust item test
v2.4.0
v2.3.0
- Add question issue template
- Combine CI workflows
- Lots of new unit tests
- Add
context_always_displayoption - Add Rust item
v2.2.0
- Actions
- Add super-linter action to lint markdown and yaml.
- Add prettier action to format markdown and yaml.
- Rename
mastertomain
v2.1.0
- Fix bug with
basenameon macOS - Minor edits to README
- New
ositem- Displays a 1 character icon representing your os/distro
- Falls back to a similar distro of linux if yours isn't recognised
v2.0.0
- Add Powerline support!
- Item separators
- Background colors
- Add continuous integration
- Update documentation
- Move configuration to wiki
- Beautify the readme
v1.5.0
- Many more pure prompt menus
- Add stash state to pure
- Add virtual_env item
v1.4.0
- Add pure support
v1.3.2
- Fix / not showing at start of pwd
v1.3.1
- Fix pwd not displaying in unwritable directories