Skip to content

v4.3.0

Compare
Choose a tag to compare
@lognaturel lognaturel released this 14 Feb 04:38
· 56 commits to master since this release
e51ef0f

What's Changed

  • Add ability to search expressions for functions and to questions by @seadowg in #719
  • Values referenced from jr:repeat-count should be coerced to int by @grzesiek2010 in #711
  • Use FilterStrategy optimizations for select choice filters by @seadowg in #722
  • Fix custom function handler support by @seadowg in #729
  • Small improvements to itemset caching for selects by @lognaturel in #728
  • Fixed gradle deprecated features by @grzesiek2010 in #732
  • Return false instead of crashing when asking if a repeat can be added at a deleted position by @grzesiek2010 in #734
  • Add ability to process xpath expressions during parse by @seadowg in #733
  • Support optimizations for more expressions by @seadowg in #727
  • Add extract-signed by @seadowg in #738
  • Add caching for and/or and bring ItemsetBinding caching back by @seadowg in #742
  • Deprecate validate methods with markCompleted parameter by @grzesiek2010 in #736
  • Use placeholder root for empty external secondary instance by @lognaturel in #744

Full Changelog: v4.2.1...v4.3.0