Releases: live-controls/utils
Releases · live-controls/utils
Version 2.1.0
What's Changed
- feat: Added support for new CNPJ numbers by @daredloco in #3
Full Changelog: v2.0.0...v2.1.0
Version 2.0.0
We left the LiveControls\Utils\Utils class inside, but marked all methods as deprecated. They will be removed in a later version!
What's Changed
- Removing the single Utils class and add dedicated classes per usecase by @daredloco in #1
- fix: Added Utils class again and minor fixes in Files and Numbers class by @daredloco in #2
New Contributors
- @daredloco made their first contribution in #1
Full Changelog: v1.5.0...v2.0.0
Version 1.5.0
Whats New
- Added safeString and safeStringFromArray methods to generate safe strings.
Fixes
- Fixed various smaller bugs and errors
Full Changelog: v1.4.16...v1.5.0
Version 1.4.16
Version 1.4.15
Version 1.4.14
Whats New
- Added secondsToTime method to Utils class. This method lets you write a formatted string from a time value in seconds.
Full Changelog: v1.4.13...v1.4.14
Version 1.4.13
Full Changelog: v1.4.12...v1.4.13
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