What's Changed
- Don't eagerly close tty fd in read_secure by @Noratrieb in #222
- Make functions on Style const by @tamird in #220
- Fix some typos by @waywardmonkeys in #213
- Improve type safety, extract identical code by @tamird in #223
- Unix tweaks by @djc in #230
- Fix WASI target name by @djc in #236
- Simplify & update by @djc in #237
- fix: 🐛 remove double-width characters correctly by @bestgopher in #234
- Explicitly handle CtrlC on Windows by @ericmarkmartin in #235
- Windows mode tweaks by @djc in #239