v0.7.0
New Features
- Added options for string validation. (#24)
- Added support for colorized output on Windows. (#35)
- Added an option to skip success dialog. (#37)
Warning
Regex validation is still an experimental feature. It is highly recommended to test if your regex pattern works as you expected or not.
Other updates
- Disallowed opening of help URLs containing linefeeds. (097e6b3)
- Made minor code improvements.
Notes
- Linux builds only support distributions using glibc.
Build the executable by yourself if you want to use it on unsupported distros. Tuw-*-Windows-x64-ucrt.zip
is much smaller than the standard version, but it only works on Windows10 or later.- Tuw supports more unix-like systems (BSD, Haiku, illumos, etc.)
Building Workflow for Other Platforms - matyalatte/tuw