Skip to content

Releases: huckbit/extract-urls

v1.4.1

19 Feb 12:11
Compare
Choose a tag to compare

Enhanced the package based on feedback received in issues #3 and #4. The update now includes the removal of trailing dots in URLs and recognition of Top-Level Domains (TLDs) with the maximum standard length.

v1.4.0

31 Aug 08:46
Compare
Choose a tag to compare

To fix issue in 191e6eca187e59605d494de867f4537b24cf3bf1 added clean up for possible brackets when using markdown string.

v1.3.4

30 Apr 19:35
Compare
Choose a tag to compare

Readme updated

v1.3.3

30 Apr 18:58
Compare
Choose a tag to compare

Special chars updated. Now module matches also urls containing quotes.

v1.3.2

31 Aug 13:59
Compare
Choose a tag to compare

Special chars updated. Now module matches also urls containing exclamation point.

v1.3.1

27 Aug 18:22
Compare
Choose a tag to compare

In this version you can pass true as option to lowercase every single urls in the array that will be returned

v1.3.0

17 Aug 22:26
Compare
Choose a tag to compare

Returns undefined if no urls found inside the given string

v1.2.0

17 Aug 21:44
Compare
Choose a tag to compare

Function refactoring 👨‍💻

Version fixed

15 Aug 18:18
Compare
Choose a tag to compare

Fixed version release number

Docs updated

15 Aug 18:14
Compare
Choose a tag to compare

CDN Url updated to the latest release.