Skip to content

Version-1.2.0

Latest
Compare
Choose a tag to compare
@EgizianoEG EgizianoEG released this 03 Feb 19:39
· 5 commits to main since this release

What's Changed

  • Rename Main Module Variables in #1
  • Move "Starts", "Ends", and "Contains" functions to the Validator sub-module in #2
  • Add String.IsValidUsername in #3
  • Remove "AlphabeticalOrder" in #4
  • Rename "ByteSeparator" parameter to "Delimiter" for the binary encoder in #6
  • Improve performance for the binary decoder in #7
  • Add an additional check for validating in #9
  • Restructure for "GenerateKey" function or as for now "Generate" function in #11
  • Add "RandomFromString" Function for The Random Sub-module in #13
  • Merge main branch to development one in #14
  • Add "PasswordValidate" Function for The Validator Sub-Module in #15
  • Add "Segments" Function for The Root Module in #16
  • Update Stringify Function & Its Typechecking in #17
  • Fix For AnalyzeText in #18
  • Rename "ApplyTitleCase" & "AnalyzeText" in #19
  • Add Function: IsHexColor in #21
  • Add Function: Distort in #22
  • Enhancement for UTF8Reverse Function in #23

Full Changelog: https://egizianoeg.github.io/String-Plus/ChangeLog/#1.2.0