Skip to content

v0.25.6

Compare
Choose a tag to compare
@c4spar c4spar released this 20 Dec 17:45
· 132 commits to main since this release
989c07b

Bug Fixes

  • command: single quotes in option description breaks fish completions (#518) (c09c74a)
  • command: zsh completion broken for options without aliases (#515) (f65465a)
  • kecode: char property not set for space key (#519) (eafa1be)

Code Refactoring

  • command: refactor generateOption method in zsh completions generator (#517) (eb53cd2)

Chore

Unit/Integration Tests