Skip to content

v4.0

Choose a tag to compare

@Joy-less Joy-less released this 07 Sep 14:51
· 15 commits to main since this release
  • Separated string methods like EncryptWithPassword to EncryptStringWithPassword and EncryptWithPassword (breaking change - to update, rename *WithPassword to *StringWithPassword)
  • Optimized string to bytes using spans and accepted span parameters (breaking change)