Skip to content

Version 1.3.0 (ALPHA 7)

Pre-release
Pre-release
Compare
Choose a tag to compare
@BlythMeister BlythMeister released this 04 Dec 15:40
· 521 commits to develop since this release
7be99d5
  • 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 ==
  • Do not retry NDjango replacement failures
  • Add backupHelper.ps1
  • Add webHelper.ps1
  • Add compressionHelper.ps1 (with 7zip support)

NOTE: Compiled versions available on stable versions only