Skip to content

Releases: JuliaString/PCRE2.jl

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Apr 05:29
4176ab7

PCRE2 v1.1.0

Diff since v1.0.2

Merged pull requests:

Closed issues:

  • Error tagging new release (#2)

Update to use PCRE2_jll

Choose a tag to compare

@ScottPJones ScottPJones released this 19 Apr 05:01
4176ab7
Merge pull request #5 from JuliaString/spj/usejll

Use PCRE2_jll instead of build

v1.0.2

Choose a tag to compare

@julia-tagbot julia-tagbot released this 31 Jul 18:07
v1.0.2

v1.0.1

Choose a tag to compare

@julia-tagbot julia-tagbot released this 23 Apr 09:15
Add version to Project.toml, update .travis and appveyor scripts

Update scripts & Project.toml for Julia v1.1, drop Julia v0.x support

Choose a tag to compare

@ScottPJones ScottPJones released this 05 Feb 12:06
v0.2.0

Update for Julia v1.1, drop support for v0.x

Updates for v1.0

Choose a tag to compare

@ScottPJones ScottPJones released this 09 Aug 13:42
v0.1.2

Update travis for v1.0

Fixes for eval changes on Julia v0.7 master

Choose a tag to compare

@ScottPJones ScottPJones released this 22 May 17:15
v0.1.1

Handle PR 27098 change to eval

Initial Release using BinaryProvider

Choose a tag to compare

@ScottPJones ScottPJones released this 11 May 23:48
v0.1.0

Change to use BinaryProvider