Skip to content

Releases: 15below/Ensconce

Version 1.3.0 (ALPHA 8)

05 Dec 08:54
eb07865
Compare
Choose a tag to compare
Pre-release
  • 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

Version 1.3.0 (ALPHA 7)

04 Dec 15:40
7be99d5
Compare
Choose a tag to compare
Pre-release
  • 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

Version 1.3.0 (ALPHA 6)

28 Nov 10:16
0c97b7b
Compare
Choose a tag to compare
Pre-release
  • 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

Version 1.3.0 (ALPHA 5)

27 Nov 14:13
3b33176
Compare
Choose a tag to compare
Pre-release
  • 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

Version 1.3.0 (ALPHA 4)

27 Nov 12:12
7b11710
Compare
Choose a tag to compare
Pre-release
  • 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)

NOTE: Compiled versions available on stable versions only

Version 1.3.0 (ALPHA 3)

16 Oct 09:38
7469c23
Compare
Choose a tag to compare
Pre-release
  • 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

NOTE: Compiled versions available on stable versions only

Version 1.3.0 (ALPHA 2)

17 Sep 14:57
423a2e1
Compare
Choose a tag to compare
Pre-release
  • 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

NOTE: Compiled versions available on stable versions only

Version 1.3.0 (ALPHA 1)

17 Sep 07:51
da7878f
Compare
Choose a tag to compare
Pre-release
  • Fail 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

NOTE: Compiled versions available on stable versions only

Version 1.2.1

22 Jul 11:42
7b043b9
Compare
Choose a tag to compare
  • Prevent retry on certain error types
  • Improve display of aggregate exceptions
  • Fix dictionary save/post functions

Version 1.2.0

02 Jul 09:22
2143624
Compare
Choose a tag to compare
  • Making ChangeAttribute fail when attribute doesn't exist, and introducing AddAttribute operation to use when adding an attribute