Releases: PCRE2Project/pcre2
PCRE2-10.44
This is mostly a bug-fix and tidy-up release. An explicit limit can now be set on the size of a compiled pattern.
PCRE2-10.43
There are a lot of changes in this release. Those that are not just bugfixes or source tidies are described in the NEWS file and there is more information in ChangeLog. Note that JIT support for Armv5 is withdrawn in this release. There have only been minor changes since 10.43-RC1.
PCRE2-10.43-RC1
There are quite a lot of changes in this release. Those that are not just bugfixes or source tidies are described in the NEWS file. This is a Release Candidate that is being made available for testing.
PCRE2-10.42
This release is mainly to fix a problem with 10.41, which is broken for programs that include pcre2posix.h but not pcre2.h. Some other minor fixes are included.
PCRE2-10.41
Mainly bug fixes and tidies; pcre2grep has been made more like GNU grep for multiple patterns that match more than once on a line.
pcre2-10.40
Mainly a bug-fix release, but also includes an update to Unicode property handling. See NEWS and ChangeLog for details.
pcre2-10.39
This release is mainly to fix an important JIT bug, but it also contains an update to Unicode 14.0.0 and some code and configuration tidies.
PCRE2-10.38
Some bugs have been fixed and documentation updated to the new repository and mailing list.
Release candidate 10.38-RC1
Some bugs are fixed and the documentation URLs now refer to the new repository and mailing list.
pcre2-10.37
A few more bug fixes and tidies. The only change of real note is the removal of the actual POSIX names regcomp etc. from the POSIX wrapper library because these have caused issues for some applications.