diff --git a/src/Caraya.vipb b/src/Caraya.vipb index ae2852e..de3206a 100644 --- a/src/Caraya.vipb +++ b/src/Caraya.vipb @@ -1,7 +1,7 @@ - + jki_lib_caraya - 0.6.0.50 + 0.6.1.52 false . .. @@ -54,6 +54,8 @@ http://jki.net/tools#caraya [Feature: 26] Assertions are now grouped in a polymorphic VIfor palette menu. [Fix: 27] Double-clicking on empty space in the tree of the Test Manager UI no longer generates an error. [Fix: 28] Fixed the issue where opening a test VI after it had left memory would give an error. +[Fix: 31] Equal Value Comparison now asserts correctly when comparing equal typedef with non-typedef values +[Fix: 32] Added recursive verification inside cluster to assert value equality for nested values with different type representations Thanks to the community members for their issue reports, feature requests and/or code contributions for this release: @@ -190,9 +192,6 @@ Neil Pate (@neilpate) Prefix - - tests - LICENSE.txt @@ -335,7 +334,7 @@ Neil Pate (@neilpate) Assert Functions - C60B20B9758E5A724A1EC40F53C21B55 + 3AC77F4DEC4251EC0BF919475C2763BF 0 @@ -398,7 +397,7 @@ Neil Pate (@neilpate) Advanced Reporting - 132AD8E25DCD8871EFB30C796DBE8CF5 + 8E9921679DE1CAC61990C48459116AAE 1 @@ -461,7 +460,7 @@ Neil Pate (@neilpate) classes\Test Result\Get Node.vi - 7A4E275DAE0E95D5E414C5C2AB816D46 + 82161E742B38869522CC7C92563EC9B6 0 @@ -692,7 +691,7 @@ Neil Pate (@neilpate) classes\Assert\Assert Not Equal Type_Variant.vi Assert Not Equal Type - 41C28EEF5669CCA04C9190C36AF53C87 + D77BAE6C0732EE696F255F26BB0504AC \ No newline at end of file diff --git a/src/subVIs/Library Info Constant.vi b/src/subVIs/Library Info Constant.vi index 8a9d810..e4e0e76 100644 Binary files a/src/subVIs/Library Info Constant.vi and b/src/subVIs/Library Info Constant.vi differ