Skip to content

Release v11.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 16:10
· 266 commits to develop since this release
41e4c60

UTF8-aware functions for Windows to make cross-platform easier

Changes

  • Require C++11 compatible compiler and stdlib
  • LFS: Add support for files > 2 GB where the underlying system supports it
  • Generic UTF conversion functions are now available in the boost::nowide::utf namespace
  • Add support for stat with UTF-8 paths