Skip to content

v0.6

Latest

Choose a tag to compare

@yarri yarri released this 28 Mar 12:30
· 7 commits to master since this release
  • 2a90cf2 - !!! BC BREAK !!! The String4::replace() method no longer performs the in-place replacement
  • 82e3919 - Stronger randomnes in String4::RandomString() and String4::RandomPassword()
  • 06a465c - String4::contains() fixed for an empty array
  • 537a499 - String4::RandomString() returns a String4 object
  • e632741 - String4::ToObject() fixed