Skip to content

Releases: IlanCosman/tide

v2.4.0

22 Sep 00:51
Compare
Choose a tag to compare

Features

  • Added number of jobs option (#5)
  • Added nvm item (#23)
  • Added support for lsb-release in detect_os for non systemd distros (#24)
  • Added vi_mode item and prompt_char_vi variables for vi keybindings users (#26)

Bug fixes

  • Added git dirty state to pure style (#18)
  • Fixed bug when pwd started with / (#25)

v2.3.0

20 Aug 15:54
Compare
Choose a tag to compare
  • Add question issue template
  • Combine CI workflows
  • Lots of new unit tests
  • Add context_always_display option
  • Add Rust item

v2.2.0

02 Aug 20:39
Compare
Choose a tag to compare
  • Actions
    • Add super-linter action to lint markdown and yaml.
    • Add prettier action to format markdown and yaml.
  • Rename master to main

v2.1.0

30 Jul 03:43
Compare
Choose a tag to compare
  • Fix bug with basename on macOS
  • Minor edits to README
  • New os item
    • 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

27 Jul 04:24
Compare
Choose a tag to compare
  • Add Powerline support!
    • Item separators
    • Background colors
  • Add continuous integration
  • Update documentation
    • Move configuration to wiki
    • Beautify the readme

v1.5.0

28 Jun 19:23
Compare
Choose a tag to compare
  • Many more pure prompt menus
  • Add stash state to pure
  • Add virtual_env item

v1.4.0

17 Jun 16:01
Compare
Choose a tag to compare
  • Add pure support

v1.3.2

13 Jun 21:27
Compare
Choose a tag to compare
  • Fix / not showing at start of pwd

v1.3.1

08 Jun 15:28
Compare
Choose a tag to compare
  • Fix pwd not displaying in unwritable directories

v1.3.0

06 Jun 22:21
Compare
Choose a tag to compare
  • Massive speed increase
    • Greater than 2x in most cases
    • Run code only when relevant variables change