Skip to content

Releases: callstack/ts-regex-builder

Release 1.7.1

07 May 08:25
Compare
Choose a tag to compare

1.7.1 (2024-05-07)

Bugfixes

Full Changelog: v1.7.0...v1.7.1

Release 1.7.0

06 May 12:17
Compare
Choose a tag to compare

1.7.0 (2024-05-06)

Bug Fixes

Other changes

Release 1.6.0

23 Apr 17:09
Compare
Choose a tag to compare

1.6.0 (2024-04-23)

Features

Release 1.5.1

04 Apr 11:50
Compare
Choose a tag to compare

1.5.1 (2024-04-04)

Fixes

v1.5.0

03 Apr 19:37
Compare
Choose a tag to compare

1.5.0 (2024-04-03)

Features

  • named capture groups and reference (#66) (57f7265)

v1.4.0

27 Mar 17:50
Compare
Choose a tag to compare

1.4.0 (2024-03-27)

Bug Fixes

Features

  • improve naming in a backward compatible way (#69) (b72a125)
  • regex construct (#77) (91adb02)
  • common patterns infrastructure (hex color) (#72) (39f4cda)

Full Changelog: v1.3.0...v1.4.0

v1.3.0

28 Feb 16:33
Compare
Choose a tag to compare

1.3.0 (2024-02-28)

Features

New Contributors

Full Changelog: v1.2.1...v1.3.0

v1.2.1

16 Feb 10:52
Compare
Choose a tag to compare

1.2.1 (2024-02-16)

Fixes

Full Changelog: v1.2.0...v1.2.1

v1.2.0

15 Feb 09:18
Compare
Choose a tag to compare

1.2.0 (2024-02-15)

Features

  • non-greedy quantifiers (#59) (36b4f30)
  • negated common character classes: notWord, notDigit, etc (#61) (477c227)

Full Changelog: v1.1.0...v1.2.0

v1.1.0

04 Feb 21:40
Compare
Choose a tag to compare

1.1.0 (2024-02-04)

Features

Full Changelog: v1.0.1...v1.1.0