Skip to content

Release 1.0.1

Compare
Choose a tag to compare
@Jojo-craft Jojo-craft released this 13 Aug 16:46
· 52 commits to main since this release

[1.0.1] - 2023-08-13

Added

  • String class with:
    • Field:
      • empty
    • Methods:
      • isNullOrEmpty | isNotNullOrEmpty
      • isNullOrBlank | isNotNullOrBlank
      • removeAccents
      • join
      • countWords
      • isNumber | isNotNumber