| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-16 | 1.6 kB | |
| v0.9.0 source code.tar.gz | 2026-05-16 | 44.5 kB | |
| v0.9.0 source code.zip | 2026-05-16 | 68.4 kB | |
| Totals: 3 Items | 114.5 kB | 0 | |
0.9.0 (2026-05-16)
⚠ BREAKING CHANGES
- config: move
opts.promptstoopts.select.prompts, unnestopts.select.sections - prompts: simplify
opts.promptsto string, use postfixes for ask and append - api: only expose select server and session in
selectmenu, not API
Features
- api: only expose select server and session in
selectmenu, not API (fcfd017) - config: move
opts.promptstoopts.select.prompts, unnestopts.select.sections(e2288db) - prompt: replace
opts.submitwith ending space (f6e1efd) - prompts: simplify
opts.promptsto string, use postfixes for ask and append (48d0965) - select: clarify server item descriptions (f7cd638)