Skip to content

3.30.0

Compare
Choose a tag to compare
@DrRataplan DrRataplan released this 24 Aug 13:35
· 17 commits to master since this release

New features:

  • We now support more locales for format-integer: Greek, Hebrew and Arab are now supported! Thanks @drex04 for the work!

Fixed issues

  • Do not parse prefixes as reserved function names
  • Set attributes using the localname and namespace instead of nodename when using XQUF
  • Remove recursions from array:flatten function
  • Allow map operator to be evaluated statically, preventing a crash later on
  • Fix text() not selecting CDATA sections

Full Changelog: 3.29.1...3.30.0