v0.7.2
Changelog
- Added
"optional"
to ignore some options when a text box is empty. (#48) - Added
"prefix"
and"suffix"
options to append strings to user inputs. (#48) - Removed unused functions and symbols from release builds.
- Re-enabled exception handlings for the std library.
- Optimized some functions for binary size.
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