Skip to content

3.27.1

Compare
Choose a tag to compare
@DrRataplan DrRataplan released this 13 Sep 09:12
· 74 commits to master since this release

Fixed issues

  • fn:format-integer now returns the correct result for empty inputs and negative inputs
  • The descendant axis retrieves child elements if the selector looks like self::*, which allows further bucket-style optimization. Used in Fonto to minimize dependencies for certain queries.