1.0.1
- Fixed an issue with
str_uniq
that would cause crashes when performing on a long string. The exact threshold for what is considered "long" is unknown, but my crashes were occurring with 500+ length strings.
str_uniq
that would cause crashes when performing on a long string. The exact threshold for what is considered "long" is unknown, but my crashes were occurring with 500+ length strings.