Releases: petereon/beaupy
Releases · petereon/beaupy
v3.8.1
27 Mar 20:14
Compare
Sorry, something went wrong.
No results found
What's Changed
Remove warning about invalid escape sequence by @ashb in #89
New Contributors
@ashb made their first contribution in #89
Full Changelog : v3.8.0...v3.8.1
v3.8.0
21 Mar 20:50
Compare
Sorry, something went wrong.
No results found
v3.7.3
21 Mar 18:36
Compare
Sorry, something went wrong.
No results found
Changes:
Relaxing Python constraint (<4.0)
v3.7.2
04 Dec 21:18
Compare
Sorry, something went wrong.
No results found
Changes:
Relaxing rich to >=12.2.0
Capping python at >=3.7.8,<3.12 due to ward bug (temporary)
v3.7.1
04 Dec 18:45
Compare
Sorry, something went wrong.
No results found
Changes:
Fixed typos
Updated vulnerable dependencies
v3.7.0
30 Nov 20:53
Compare
Sorry, something went wrong.
No results found
Changes:
🎉 Rewritten prompt, select and select_multiple for questo
v3.6.1
29 Sep 06:19
Compare
Sorry, something went wrong.
No results found
Changes:
Enforcing yakh==0.3.2 version
v3.6.0
24 Sep 09:05
Compare
Sorry, something went wrong.
No results found
Changes:
Added completion parameter to prompt which allows user to specify custom completion functions (example )
v3.5.4
04 May 21:37
Compare
Sorry, something went wrong.
No results found
Changes:
Fixed select_multiple ticking the wrong indices when cursor_index>page_size
v3.5.3
19 Apr 17:18
Compare
Sorry, something went wrong.
No results found
Changes:
Fixed cursor_style so that it overrides option's style in select_mutliple