We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c82e519 commit cdcb4d8Copy full SHA for cdcb4d8
10 files changed
Changes
@@ -1,5 +1,12 @@
1
Revision history for Win32API::Console
2
3
+0.1.4 2025-11-18
4
+ - Add "macros" (subs) to improve readability
5
+ - Add ANSI functions if XS was compiled with Unicode
6
+ - Change the output tests to include additional cases
7
+ - Fix GetClientRect call in GetConsoleFontSize()
8
+ - Fix memory reservation in ReadConsoleOutput()
9
+
10
0.1.3 2025-11-17
11
- Fix tried to plan twice
12
- Fix blocking mode for ReadConsoleInputA
0 commit comments