Skip to content

Releases: TooTallNate/pcre-to-regexp

1.1.0

05 Sep 02:49

Choose a tag to compare

Minor Changes

  • Use a namespace to properly export the interfaces: 31e8759

Patches

  • Use assert.strictEqual() in tests: 062b3ff

1.0.0

23 Aug 19:22

Choose a tag to compare

Major Changes

  • Refactor to TypeScript: #6

0.0.5

02 Apr 21:54

Choose a tag to compare

Patches

  • Package: allow any "mocha" v2: 6678159
  • Add another unit test case: ae967ac
  • Remove unnecessary escapes in unit test: bc78213
  • Fix named captures replacements edge case: c66adb5