Pre-release version 0.2.0
Pre-release
Pre-release
What's Changed
- Add
constexpr
to somestr_view
class member functions by @rmisev in #23 - Add benchmark code for URL parser by @rmisev in #24
- Add
format
parameter tourl_from_file_path
function and accept/
in any Windows path by @rmisev in #25 - Add helper function and PicoJSON context classes to picojson_util.h by @rmisev in #26
- Add
idna_unicode_version
andmake_unicode_version
functions by @rmisev in #27 - Make
url::search_params()
safer to use by @rmisev in #28
Full Changelog: v0.1.0...v0.2.0