Skip to content

Latest commit

 

History

History
executable file
·
25 lines (22 loc) · 760 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
25 lines (22 loc) · 760 Bytes

1.2.0 (2020-09-09)

  • add containsAny() method
  • add fixEncoding() method
  • add validEncoding() method
  • add normalizeNewLines() method
  • add normalizeSpaces() method
  • add between() method
  • fix snake() method

1.1.0 (2020-09-08)

  • add segments() method
  • add hash() method
  • add wordsCount() method
  • fix quotesToEntities() method
  • fix segment() firstSegment() lastSegment() methods

1.0.1 (2020-09-04)

  • fix capitalize() method

1.0.0 (2020-08-30)

  • Initial commit