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`
3.5.3b0
Changes: - Fixed `cursor_style` so that it overrides option's style in `select_mutliple`
3.5.2
Changes - All options can be navigated to in `select` and `select_multiple`