Releases: huckbit/extract-urls
Releases · huckbit/extract-urls
v1.4.1
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.3.3
Special chars updated. Now module matches also urls containing quotes.
v1.3.2
Special chars updated. Now module matches also urls containing exclamation point.
v1.3.1
In this version you can pass true as option to lowercase every single urls in the array that will be returned
v1.3.0
Returns undefined if no urls found inside the given string
Version fixed
Fixed version release number
Docs updated
CDN Url updated to the latest release.