Changes: - 🎉 Rewritten `prompt`, `select` and `select_multiple` for questo
3.6.1
Changes: - Enforcing `yakh==0.3.2` version
3.6.0
Changes: - Added `completion` parameter to `prompt` which allows user to specify custom completion functions ([example](https://petereon.github.io/beaupy/examples/#completion))
3.5.4
Changes: - Fixed `select_multiple` ticking the wrong indices when `cursor_index>page_size`
3.5.3
Changes: - Fixed `cursor_style` so that it overrides option's style in `select_mutliple`