Skip to content

v2.4.0

Latest

Choose a tag to compare

@rmisev rmisev released this 14 Nov 19:50
· 4 commits to main since this release

What's Changed

  • Update Doxygen to 1.14.0 by @rmisev in #150
  • Use the [[lifetimebound]] attribute by @rmisev in #152
  • Cirrus CI: update FreeBSD to 14.3 by @rmisev in #154
  • Free up memory of ctx in the public_suffix_list::finalize by @rmisev in #155
  • Fix the no rules match condition in the public_suffix_list by @rmisev in #156
  • Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #157
  • Bump lukka/get-cmake from 4.1.1 to 4.1.2 by @dependabot[bot] in #153
  • Fix when the "no rules match" condition is checked by @rmisev in #158
  • Deprecate the public_suffix_list::option::allow_trailing_dot by @rmisev in #159
  • Add the public_suffix_list::result::is_rules_match() function by @rmisev in #160
  • Fix the public_suffix_list functions for PSL loading by @rmisev in #161
  • Fix public_suffix_list::get_host_suffix_info by @rmisev in #162
  • Refactor upa::str_arg by @rmisev in #163
  • Make str_arg more flexible by @rmisev in #164
  • Use the gcc:9 container to build with g++-9 by @rmisev in #166
  • Change the order in which input is checked and converted to str_arg by @rmisev in #165
  • Refactor has_data_and_size_v and is_iterable_pairs_v by @rmisev in #167
  • Update Doxygen to 1.15.0 by @rmisev in #168

Full Changelog: v2.3.0...v2.4.0