This repository was archived by the owner on Aug 29, 2025. It is now read-only.
Version 4.3
This release is a trivial but significant API change.
Changelog
- Renamed template class
tiny_utf8::basic_utf8_stringtobasic_stringin order to resemble the congruence tostd::basic_string. - Introduced typedef
tiny_utf8::stringto replacetiny_utf8::utf8_string.