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
ctxin thepublic_suffix_list::finalizeby @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_dotby @rmisev in #159 - Add the
public_suffix_list::result::is_rules_match()function by @rmisev in #160 - Fix the
public_suffix_listfunctions for PSL loading by @rmisev in #161 - Fix
public_suffix_list::get_host_suffix_infoby @rmisev in #162 - Refactor
upa::str_argby @rmisev in #163 - Make
str_argmore 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_argby @rmisev in #165 - Refactor
has_data_and_size_vandis_iterable_pairs_vby @rmisev in #167 - Update Doxygen to 1.15.0 by @rmisev in #168
Full Changelog: v2.3.0...v2.4.0