Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Version 4.3

Choose a tag to compare

@DuffsDevice DuffsDevice released this 07 Nov 20:14
· 55 commits to master since this release

This release is a trivial but significant API change.

Changelog

  • Renamed template class tiny_utf8::basic_utf8_string to basic_string in order to resemble the congruence to std::basic_string.
  • Introduced typedef tiny_utf8::string to replace tiny_utf8::utf8_string.