Skip to content

Pre-release version 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@rmisev rmisev released this 12 Nov 15:15
· 174 commits to main since this release

What's Changed

  • Add constexpr to some str_view class member functions by @rmisev in #23
  • Add benchmark code for URL parser by @rmisev in #24
  • Add format parameter to url_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 and make_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