Skip to content

Releases: petereon/beaupy

v3.7.3

21 Mar 18:36
Compare
Choose a tag to compare

Changes:

Relaxing Python constraint (<4.0)

v3.7.2

04 Dec 21:18
Compare
Choose a tag to compare

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
1bda18b
Compare
Choose a tag to compare

Changes:

  • Fixed typos
  • Updated vulnerable dependencies

v3.7.0

30 Nov 20:53
773d8f1
Compare
Choose a tag to compare

Changes:

  • 🎉 Rewritten prompt, select and select_multiple for questo

v3.6.1

29 Sep 06:19
Compare
Choose a tag to compare

Changes:

  • Enforcing yakh==0.3.2 version

v3.6.0

24 Sep 09:05
5c1b665
Compare
Choose a tag to compare

Changes:

  • Added completion parameter to prompt which allows user to specify custom completion functions (example)

v3.5.4

04 May 21:37
Compare
Choose a tag to compare

Changes:

  • Fixed select_multiple ticking the wrong indices when cursor_index>page_size

v3.5.3

19 Apr 17:18
Compare
Choose a tag to compare

Changes:

  • Fixed cursor_style so that it overrides option's style in select_mutliple

v3.5.3b0

15 Apr 15:16
Compare
Choose a tag to compare
v3.5.3b0 Pre-release
Pre-release

Changes:

  • Fixed cursor_style so that it overrides option's style in select_mutliple

v3.5.2

29 Mar 11:22
6f0679e
Compare
Choose a tag to compare

Changes

  • All options can be navigated to in select and select_multiple