Skip to content

Releases: spamscanner/url-regex-safe

v4.0.0

15 Aug 17:53
v4.0.0
5ebae95
Compare
Choose a tag to compare
  • docs: fixed typos 7ea61a9
  • fix: drop < node v14 support c8940cf
  • feat: add option to not use re2 (closes #28), added github ci workflow f8abf52
  • feat: modernize configs, bump deps 283c502
  • Merge pull request #29 from birtles/trailing-periods ad2a39b
  • fix: don't match a trailing period after the path f745e26

v3.0.0...v4.0.0

v3.0.0

03 Jan 21:44
3228299
Compare
Choose a tag to compare
  • fix: re2 must be installed as a peerDependency to alleviate build issues 8414fdb
  • Merge pull request #24 from KevinNovak/master a050a90
  • Make re2 an optional peer dependency 58b9a1a
  • Merge pull request #15 from pjotrsavitski/master 96484cf
  • Merge pull request #22 from pjotrsavitski/typescript-docs bd510fc
  • Update README.md 54425e2
  • Merge branch 'niftylettuce:master' into master 7aa0ed1
  • Merge pull request #16 from pjotrsavitski/typescript-docs ba20ed2
  • Update README.md 7f26e65
  • Added TypeScript instructions 4f540e8
  • Update README.md 8ce5b6c

v2.1.0...v3.0.0

v2.1.0

12 Nov 01:06
2b104fa
Compare
Choose a tag to compare

v2.0.2...v2.1.0

v2.0.2

15 Feb 04:14
fc0028a
Compare
Choose a tag to compare

v2.0.1...v2.0.2

v2.0.1

15 Feb 02:12
83a23ac
Compare
Choose a tag to compare

v2.0.0...v2.0.1

v2.0.0

14 Feb 23:15
v2.0.0
a40d551
Compare
Choose a tag to compare

v1.0.2...v2.0.0

v1.0.2

27 Aug 06:41
v1.0.2
542654b
Compare
Choose a tag to compare

v1.0.1...v1.0.2

v1.0.1

20 Aug 10:37
v1.0.1
f062319
Compare
Choose a tag to compare
  • docs: added note about limitations 568933c

v1.0.0...v1.0.1

v1.0.0

20 Aug 08:18
v1.0.0
84bb6dc
Compare
Choose a tag to compare
  • feat: added trailingPeriod option (so "example.com." only matches "example.com" and not "example.com.") 58ca30e

v0.0.9...v1.0.0

v0.0.9

20 Aug 06:03
v0.0.9
3af18d6
Compare
Choose a tag to compare
  • docs: updated notes regarding strict option 1243e9d

v0.0.8...v0.0.9