Skip to content

Version 0.1.7: Bug fixes and improvements

Compare
Choose a tag to compare
@larsga larsga released this 06 Apr 14:48
· 170 commits to master since this release

The following extensions have been made:

  • Which values are included in JSON objects is now configurable (by default keys = null are omitted),
  • The replace function was added
  • The trim function was added

The following bugs have been fixed:

  • Made JSLT work on JDK 11 by removing javax.* dependency
  • Fixed a bug with variable references and array slicers