Skip to content

Releases: paurkedal/ppx_regexp

0.5.1

09 Jun 20:24
Compare
Choose a tag to compare

CHANGES:

  • Fix invalid AST due to empty binding list in ppx_regexp.

0.5.0

06 Jun 08:22
Compare
Choose a tag to compare

CHANGES:

  • Migrate ppx_regexp to ppxlib.
  • Change license exception for ppx_regexp to the LGPL-3.0 Linking
    Exception.

v0.4.3

25 Nov 19:56
Compare
Choose a tag to compare

CHANGES:

  • Fixed nested [%pcre] usage for ppx_regexp.
  • Extended compiler support to 4.02.3 up to 4.09.0 (at least) for both PPXes.
  • Upgrade to AST 4.09 to support newer compiler features.

v0.4.2

24 Mar 17:22
Compare
Choose a tag to compare

CHANGES:

  • Fix top level group elimination for ppx_regexp (#8).

v0.4.1

04 Sep 21:37
Compare
Choose a tag to compare

CHANGES:

  • Fix multi-group top level regexp for ppx_tyre.

v0.4.0

20 Aug 14:10
Compare
Choose a tag to compare

CHANGES:

  • Switched to internal regexp parser.
  • Added syntax extension for tyre (Gabriel Radanne).
  • Fixed type of captures under alternatives for %pcre.
  • Better error reporting, including locations.
  • The PPX now declares its runtime libraries.

v0.3.2

01 Mar 19:09
Compare
Choose a tag to compare

Changes

v0.3.2 - 2018-03-01

  • Prepare for re 1.7.2.

v0.3.1 - 2017-08-21

  • Fix accidental shadowing of open from another interface-less module using
    ppx_regexp.
  • Support binding of group 0 and the universal pattern.
  • Switch to ppx_tools_versioned. This provides support for 4.02.3 in the
    main branch.

v0.3.0 - 2017-06-04

  • Initial release for OCaml 4.03.0 and 4.04.1.

v0.2.0 - 2017-06-04

  • Initial release for OCaml 4.02.3.

v0.3.1

21 Aug 06:37
Compare
Choose a tag to compare

Changes

v0.3.1 - 2017-08-21

  • Fix accidental shadowing of open from another interface-less module using
    ppx_regexp.
  • Support binding of group 0 and the universal pattern.
  • Switch to ppx_tools_versioned. This provides support for 4.02.3 in the
    main branch.

v0.3.0 - 2017-06-04

  • Initial release for OCaml 4.03.0 and 4.04.1.

v0.2.0 - 2017-06-04

  • Initial release for OCaml 4.02.3.

v0.3.0

04 Jun 10:51
Compare
Choose a tag to compare

Changes

v0.3.0 - 2017-06-04

  • Initial release for OCaml 4.03.0 and 4.04.1.

v0.2.0 - 2017-06-04

  • Initial release for OCaml 4.02.3.

v0.2.0

04 Jun 10:45
Compare
Choose a tag to compare

Changes

v0.3.0 - 2017-06-04

  • Initial release for OCaml 4.03.0 and 4.04.1.

v0.2.0 - 2017-06-04

  • Initial release for OCaml 4.02.3.