Skip to content

1.2.1 Maintenance Release

Compare
Choose a tag to compare
@andrew-coleman andrew-coleman released this 04 Sep 08:02
· 300 commits to master since this release
  • Generate ES5 compatible version of jsonata.js (jsonata-es5.js & jsonata-es5.min.js) using Babel
    • use the -es5 version if you need to support older browsers or phantom.js
  • New functions $base64encode & base64decode
  • Fix formatting of inserts in error messages