Skip to content

v3.2.0

Compare
Choose a tag to compare
@kamchatka-volcano kamchatka-volcano released this 02 Mar 20:24
· 17 commits to master since this release

-added the path.h header containing utilities to use std::filesystem::path with utf8 values in a cross-platform way;
-added ssize_t and index_t aliases to ptrdiff_t in utility.h;
-added the wstringconv.h header with utf8 to utf16 conversion utils that use the utfcpp library;