We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646c737 commit 708b5fcCopy full SHA for 708b5fc
docs/release-notes.md
@@ -1,5 +1,7 @@
1
## Latest changes
2
3
+* Fix completion evaluation for Bash and Zsh when the program is not installed/found. PR [#83](https://github.com/tiangolo/typer/pull/83).
4
+* Fix completion script for Fish. PR [#82](https://github.com/tiangolo/typer/pull/82).
5
* Fix shell installation for Bash to `~/.bashrc` and update Windows development docs. PR [#81](https://github.com/tiangolo/typer/pull/81).
6
* Update coverage badge. PR [#78](https://github.com/tiangolo/typer/pull/78).
7
0 commit comments