Releases: live-controls/utils
Releases · live-controls/utils
Version 1.4.12
#Whats New?
- Added convertHtmlToMD method to convert pure Html to MD and strip html tags
Full Changelog: v1.4.11...v1.4.12
Version 1.4.11
Version 1.4.10
Whats New?
- Added SocialSecurityNumberTypes enum
- Added getSocialSecurityNumberType method to Utils class
Full Changelog: v1.4.9...v1.4.10
Version 1.4.9
Version 1.4.8
Whats New
- Added periodToDates to Utils class to replace a periods string like '30/60/90' with dates.
Full Changelog: v1.4.7...v1.4.8
Version 1.4.7
Whats New
- Added replaceTag to Utils class to replace a certain tag with a string
Full Changelog: v1.4.6...v1.4.7
Version 1.4.6
Whats New
- Added stripTags and stripTag to Utils class to easily strip certain tags from a string.
Full Changelog: v1.4.5...v1.4.6
Version 1.4.5
Fixes
- Removed query string form file extensions if the file is an Url
Full Changelog: v1.4.4...v1.4.5