We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
7772496
Add utfz.hpp, which is a header-only version of the library.
11c2ce9
Fix CMake builds on gcc/clang
89cab4d
Allow the U+0000 code point.
I initially thought that allowing U+0000 was a security hazard, but after thinking about it more, I've decided it's worthwhile supporting it.
e737030
Initial release