v0.4.2
·
105 commits
to main
since this release
Changelog
Features
- db3a11a feat(isutf8): Support reading from stdin
Fixes
- a340a00 fix(errno): Capitalize error text
- 9ca470d fix(ifdata): Include command description in help
- 01a2b69 fix(isutf8): Fix
token too longerror - 62ca709 fix(isutf8): Reset char to 0 when moving to a new line
- 3e6d15a fix(isutf8,ts): Fix some write errors being ignored
- c0df526 fix(vipe): Allow command to be the first in a pipe
- 97cde61 perf(combine,ifdata): Slight optimization when parsing enum types