Skip to content

v0.14.2

Compare
Choose a tag to compare
@c4spar c4spar released this 04 Oct 23:14

Features

Bug Fixes

  • command: spaces not supported in bash completions (#94) (95b29b2)
  • command: spaces not supported in zsh completions (#93) (e9805b6)
  • command: prompt method not exported from prompt/mod.ts (cd0d122)

Code Refactoring

  • use underscore in file names (#92) (357db7f)
  • command: indent zsh completions script with 2 spaces (310bc00)

Chore