Skip to content

JTextUtil 0.13.1

Compare
Choose a tag to compare
@TeamworkGuy2 TeamworkGuy2 released this 29 Sep 21:24
· 3 commits to master since this release

Added

  • StringSplit.lastMatchParts(String, char)

Fixed

  • StringSplit.findNthMatch() incorrectly threw exception when zero was passed for the expectedCount argument
  • Fixed previous release documentation from lastMatchParts() to firstMatchParts()