Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 21:57
· 0 commits to 28650f4c5f004022c81ea01846a90b58672c5bac since this release

Deprecations/Warnings

  • main is now a development branch. Users should instead install from version tags
    • e.g. fisher install ilancosman/tide@v5
  • Variable naming scheme has been overhauled, some items have been renamed (#105)

Features

  • Run pwd after all other items, which allows it to precisely react to prompt length (#131)
  • git item improvements
    • Display git tag when available (#154)
    • Add special characters to indicate git tags and shas (#154)
    • Add git icon (#154)
    • Add changing background color in rainbow style (#163)
  • New items
  • Display pipenv virtual environments better in virtual_env item.
  • Performance improvements

Bug fixes

  • Check for python3 in addition to python before removing virtual_env item (#162)
  • Don't set fish_term24bit, which was messing up colors