Skip to content

v1.0.1

Compare
Choose a tag to compare
@rmisev rmisev released this 18 Oct 19:03
· 29 commits to main since this release

What's New

Two header files url_for_atl.h and url_for_qt.h have been added to allow strings from the ATL/MFC and Qt libraries to be used as input. See "String input" for more information.

What's Changed

  • Use <generator> instead of <experimental/generator> by @rmisev in #72
  • Use specific versions of Ubuntu and add GCC 14 C++23 workflow by @rmisev in #73
  • Add str_arg_char specializations for ATL/MFC and Qt strings by @rmisev in #74
  • Update WPT by @rmisev in #75

Full Changelog: v1.0.0...v1.0.1