Releases: mmottl/pcre-ocaml
Releases · mmottl/pcre-ocaml
8.0.1
7.5.1
CHANGES:
- Added GitHub workflow for automated CI/CD.
- Reformatted all OCaml and C-files for consistency.
- Improved and fixed documentation.
- Enhanced README and example README for clarity.
- Fixed macro instantiation formatting and minor C preprocessing issues.
- Corrected license typo.
7.5.0
7.4.6
7.4.5
7.4.4
7.4.3
7.4.2
7.4.1
7.4.0
CHANGES:
-
Added DFA support
New functions:
* pcre_dfa_exec * unsafe_pcre_dfa_exec
Thanks to Chas Emerick chas@cemerick.com for this contribution!