Skip to content

Releases: live-controls/utils

Version 1.4.12

01 Dec 12:53

Choose a tag to compare

#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

13 Oct 22:23

Choose a tag to compare

Fixes

  • Fixed invalid namespace for Enum

Full Changelog: v1.4.10...v1.4.11

Version 1.4.10

13 Oct 22:17

Choose a tag to compare

Whats New?

  • Added SocialSecurityNumberTypes enum
  • Added getSocialSecurityNumberType method to Utils class

Full Changelog: v1.4.9...v1.4.10

Version 1.4.9

06 Oct 00:52

Choose a tag to compare

Fixes

  • Added missing convertion to integer to periodToDates method

Full Changelog: v1.4.8...v1.4.9

Version 1.4.8

01 Oct 22:48

Choose a tag to compare

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

09 Jun 21:17

Choose a tag to compare

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

09 Jun 21:13

Choose a tag to compare

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

27 May 23:51

Choose a tag to compare

Fixes

  • Removed query string form file extensions if the file is an Url

Full Changelog: v1.4.4...v1.4.5

Version 1.4.4

23 May 17:45

Choose a tag to compare

Whats New

  • Added safeDivide to Utils class to safely divide values.

Full Changelog: v1.4.3...v1.4.4

Version 1.4.3

19 May 17:10

Choose a tag to compare

Fixes

  • Added permissive check to A/B tests

Full Changelog: v1.4.2...v1.4.3