Skip to content

v0.25.7

Compare
Choose a tag to compare
@c4spar c4spar released this 05 Jan 20:40
· 140 commits to main since this release
e1680bf

Bug Fixes

  • prompt: suggestions are not completed if input is empty (#528) (06f71aa)
  • prompt: suggestions only work with lowercase input (#527) (9da2288)

Code Refactoring

  • command: use brightBlue and brightMagenta instead of blue and magenta in command output (#533) (c9e69e2)
  • command: show expected values in error message for invalid boolean value (#534) (9d47a5e)
  • prompt: use brightBlue instead of blue in prompt output (#530) (d7388a7)