Releases: ZmotriN/php-wcli
Releases · ZmotriN/php-wcli
v1.0.2
v1.0.1
[1.0.1] - 2024-05-02
Added
Changed
- Change licence to MIT
- wcli_get_key() use ReadConsoleInputExA instead of GetKeyState
- wcli_get_key_async() use ReadConsoleInputExA instead of GetAsyncKeyState
Fixed
- Detect Powershell console
- Simplify get_console_window_handle()
- Fix input on virtual terminal like VS Code