Releases: your-tools/python-cli-ui
Releases · your-tools/python-cli-ui
v0.13.0
20 Apr 15:00
Compare
Sorry, something went wrong.
No results found
Move out of TankerHQ GitHub organization
v0.12.0
11 Feb 15:14
Compare
Sorry, something went wrong.
No results found
Fix using info_table with keys="headers"
v0.11.0
23 Jul 16:10
Compare
Sorry, something went wrong.
No results found
Remove Python 3.5 support
Add a __repr__ method to some of the classes
v0.10.3
29 Apr 08:59
Compare
Sorry, something went wrong.
No results found
Mark this package as typed
v0.10.2
10 Feb 10:52
Compare
Sorry, something went wrong.
No results found
Fix calling cli_ui.dot() without fileobj argument.
v0.10.1
10 Feb 10:51
Compare
Sorry, something went wrong.
No results found
Switch to poetry for packaging and dependency management.
v0.10.0
02 Dec 10:45
Compare
Sorry, something went wrong.
No results found
Add a sort argument to the ask_choices() function to disable sorting
the list of choices. Patch by @smandon.
CI: Drop Python 3.4, add Python 3.8, switch to GitHub Actions
v0.7.5
20 Feb 14:26
Compare
Sorry, something went wrong.
No results found
Deprecate python-cli-ui: cli-ui is the new name
v0.9.1
18 Dec 13:22
Compare
Sorry, something went wrong.
No results found
Relax type constraints for the info_table() function.
v0.9.0
18 Dec 13:21
Compare
Sorry, something went wrong.
No results found
Relax constraints on the Token type.
Expose the MessageRecorder class, not the pytest fixture.