Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 314 Bytes

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 314 Bytes

0.2.0 (2021-09-14)

Features

  • toBoolean()
  • toInt()
  • toFloat()
  • toString()

Credit

0.1.0 (2021-09-12)

Features

  • isEmpty()
  • isNumeric()
  • isAlpha()
  • isAlphaNumeric()
  • isLowerCase()
  • isUpperCase()

Credit