Releases: robhagemans/ansipipe
Releases · robhagemans/ansipipe
ANSI|pipe release 1.3.0
This release
- implements support for alt+hex Unicode entry
- includes
BUILD_DLL
compilation option to buildwinsi.dll
MD5 hash
16f3b36702f7e761c4e228ab252ebad3 ansipipe-launcher.exe
ac3a4a9d43723e46ea9b91160f8f611a winsi.dll
SHA256 hash
1827ad1c09c7c8d149be9026e21cc0c54daa6bdf5789bb0a129c6e67d0062240 ansipipe-launcher.exe
ac275c1112eb896e07978e73db0bc3a98948f61adb66aacbc7c5d6604332fd23 winsi.dll
ANSI|pipe release 1.2.1
This release
- fixes an issue in v1.2.0 that caused the main application call to fail.
Quick start:
- Grab the
ansipipe-launcher.exe
binary and the C header. - Link the header with your
myapp.exe
as shown in the README. - Rename
ansipipe-launcher.exe
tomyapp.com
and put it in the same directory.
MD5 hash
381290901ca3c899dc220c316071994c ansipipe-launcher.exe
SHA256 hash
62254d49e14f89b040fafcf72b03f58daa370c2cf9b5e4fdab9806b9ad1588b7 ansipipe-launcher.exe
ANSI|pipe release 1.2.0
This release:
- fixes failures to resize the console
- fixes failures to restore the console size on exit
- fixes issues with quoted arguments containing spaces
- fixes output when printing beyond the width of the console
- handles simultaneous output to stderr and stdout more gracefully without mixing the text
Quick start:
- Grab the
ansipipe-launcher.exe
binary and the C header. - Link the header with your
myapp.exe
as shown in the README. - Rename
ansipipe-launcher.exe
tomyapp.com
and put it in the same directory.
MD5 hash
3d2ec653625049ab0a598db81ff1841e ansipipe-launcher.exe
SHA256 hash
e802afe6ec3a3e6894f7056b5c0b5bc0d9416cf814d0085370c5c2a7d30abc50 ansipipe-launcher.exe
ANSI|pipe release 1.1.0
This release:
- adds support for redirected stdin and
- fixes a bug that caused ansipipe to print gibberish to the console on Windows 10.
Quick start:
- Grab the
ansipipe-launcher.exe
binary and the C header. - Link the header with your
myapp.exe
as shown in the README. - Rename
ansipipe-launcher.exe
tomyapp.com
and put it in the same directory.
MD5 hash
0131f16c87aafa73d9537cb852752e6c ansipipe-launcher.exe
SHA256 hash
f0c6493f600f53944df030a9989d8fe9c5fd50c2ce797df51f76e99618d25dab ansipipe-launcher.exe
ANSI|pipe release 1.0.0
This is the first release of ANSI|pipe, which provides no-hassle support for UTF-8 and ANSI escape sequences to your Windows project.
Quick start:
- Grab the
ansipipe-launcher.exe
binary and the C header. - Link the header with your
myapp.exe
as shown in the README. - Rename
ansipipe-launcher.exe
tomyapp.com
and put it in the same directory.
MD5 hash
5abf4a5d6c735efaa5e3f1fc37555720 ansipipe-launcher.exe
SHA256 hash
cb70320cbf0efa3e6525a5768fc82be6e093b4e20fd69db308ff1758c2c3ee4e ansipipe-launcher.exe