Skip to content

0.18.0

Compare
Choose a tag to compare
@eatonphil eatonphil released this 21 May 21:03
· 33 commits to main since this release
47b7f8a
  • New hashing/encoding functions: base64, from_base64, md5, sha1, sha256, sha512, etc. See here for the full list.
  • New string functions: len, split_part, regexp_count, regexp_split_part. See here for details.