Skip to content

Release 5.10.2

Compare
Choose a tag to compare
@deankarn deankarn released this 13 Jul 18:49
· 17 commits to v5 since this release

updated the following basked in functions to use utf8.RuneCountInString for string length comparisons:
hasLengthOf
isGt
isGte
isLt
isLte

thanks @zhing for the pulls request