Releases: GiovanniDicanio/UnicodeConvStd
Releases · GiovanniDicanio/UnicodeConvStd
UnicodeConvStd v2.0.1 - Header-only Stable Release
Minor changes and refinements in implementation code.
UnicodeConvStd v2.0.0 - Header-only Stable Release
Some code refactoring and use of string views as input.
UnicodeConvStd v1.0 - Initial release
Convenient easy-to-use and efficient helper functions to convert between Unicode UTF-16 and UTF-8 using std::wstring and std::string.
This is the first release, and corresponds to my original article on my blog: