Skip to content

v1.7.0

Compare
Choose a tag to compare
@ardeearam ardeearam released this 01 May 16:40
· 74 commits to main since this release
155cc23
  • Added Session#create() and Session#cleanupExpired
  • Added @klaudsol/commons/lib/Crypto for cryptography-related functions
  • Crypto#sha256 has can now be encoded as 'hex' or 'base64' (used to be 'base64' only)