- Fix build on OpenBSD.
- Add
-t type
option to change defaultunsigned char
data type.
- Add
pledge
support on OpenBSD. - Remove
getopt()
usage for non POSIX support.
- Use
unsigned char
only.
- Initial 1.0.0 release.
-t type
option to change default unsigned char
data type.pledge
support on OpenBSD.getopt()
usage for non POSIX support.unsigned char
only.