Skip to content

Version 1.3.0 (ALPHA 6)

Pre-release
Pre-release
Compare
Choose a tag to compare
@BlythMeister BlythMeister released this 28 Nov 10:16
· 529 commits to develop since this release
0c97b7b
  • Warn when xpath matches multiple nodes, unless specifying the new "matchAll" attribute - #108
  • Added databaseCommandTimeout parameter - #107
  • Improved directory delete handling - #111
  • Add support so substitutions can use JsonPath - #112
  • Safer locking on calling NDjango
  • Correctly error on invalid if syntax (in particular using a elif and in() statement which are not supported, but did not error)
  • Add support for = on if statements as well as ==

NOTE: Compiled versions available on stable versions only