0.9.0 add yesno() + make Waiter usable + document validators

This commit is contained in:
Yusur 2025-11-16 10:34:49 +01:00
parent f1f9a95189
commit def2634f21
10 changed files with 83 additions and 16 deletions

View file

@ -1,5 +1,12 @@
# Changelog
## 0.9.0
+ Fix to make experimental `Waiter` usable
+ Suspend `glue()` release indefinitely
+ Add `yesno()`
+ Document validators
## 0.8.2 and 0.7.9
+ `.color`: fix `chalk` not behaving as expected