Skip to content

Releases: edvinv/named-js-regexp

Version 1.3.4

30 Jan 09:19
Compare
Choose a tag to compare

Improve type definitions and support noImplicitAny typescript option.

Version 1.3.3

15 Sep 06:48
Compare
Choose a tag to compare

Add typescript definitions.

Version 1.3.2

18 Nov 12:57
Compare
Choose a tag to compare

'(' inside character set [], does not need to be escaped. So it should not start new capturing group.

Version 1.3.0

23 Dec 15:27
Compare
Choose a tag to compare

Add support for literal regexp notation.

Version 1.2.1

24 Nov 12:10
Compare
Choose a tag to compare

Support for named replacement.

Version 1.1.1

13 Nov 13:09
Compare
Choose a tag to compare

Support for named backreferences.

Version 1.0.0

07 Nov 13:45
Compare
Choose a tag to compare

Support for group name duplication.

Version 0.9.0

05 Nov 13:30
Compare
Choose a tag to compare

First release.