chore: release v0.6.4

This commit is contained in:
Jack Wills
2024-05-25 09:43:23 +00:00
parent 53f90df3a8
commit 499c65932c
4 changed files with 13 additions and 18 deletions
+5 -13
View File
@@ -1,20 +1,12 @@
### 2024-05-07
### 2024-05-25
### Chores
+ Dependencies updated, [07e293ac2ce2e7deb5735154fcdb24ef83a19b67], [27d72c547e738f6816cd4b353ac881e454a0be70]
+ Dependencies updated, [51fdd26be5b3166bcff5c26ece6d6ec0d893381e], [c1be658b8cc4786a9a7f2e0a88568019b3995c14]
### Features
+ Allow closing dialogs with `Escape`, thanks [JCQuintas](https://github.com/JCQuintas), [0e4c3ceab933458d40b54d5fcff7e6cf7a3ab315]
### Docs
+ exec mode "not available on Windows", in both README.md and help panel, [df449a85376bbeec87215952d6a9196721f7132e]
### Fixes
+ correct header display when terminal width changes, [4628803b2b9fe63522d033b192763ed6ff5b57dd]
### Refactors
+ use tokio CancellationToken, [0631a73ec27530f8fcc88988a0a02ca75e32c5ba]
+ impl AsyncTTY, [bf33776e9a61684032a80d22d995ba7e0446620e]
### Tests
+ reduced header section test, [aa0947405393db2c306e86986183514cbc0f5a75]
+ test_draw_blocks_help() with add esc text, [ff839af4ef68193149d6456e70fee189228c4a44]
+ closes #36 Double key strokes on Windows, [9b7d575a76398cbe19e17f6494baf802dbb512b9]
see <a href='https://github.com/mrjackwills/oxker/blob/main/CHANGELOG.md'>CHANGELOG.md</a> for more details