15
0
Files
python-click-completion/python-click-completion.changes

16 lines
572 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Mar 25 02:57:30 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Update to v0.5.1
* fix DeprecationWarning: invalid escape sequence on python 3.7
* Don't call compinit in Zsh completion code
* Don't show hidden commands
* Use better short help
* Escape backticks in help messages for zsh
* drop oh-my-zsh specific install
-------------------------------------------------------------------
Fri Mar 1 01:37:25 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.5.0