Skip to content

Deployment config and string encoding support

Choose a tag to compare

@acoulton acoulton released this 12 Nov 16:28
· 148 commits to 1.x since this release
93273ff
  • Add Base64Url StringEncoding helper class - like base64, but with entirely websafe characters for URLs etc
  • Add JSON StringEncoding helper class - safe json parsing, encoding and prettifying with sane defaults
  • Add DeploymentConfig sub-package for loading (and, optionally, decrypting) runtime environment configuration