Skip to content

Commit 6fff3c5

Browse files
Merge branch 'release/1.2.0.7'
2 parents f45f7b9 + c5f69f4 commit 6fff3c5

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

DataManipulation.vipb

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="2018" Created_Date="2018-06-04 19:50:03" Modified_Date="2019-06-05 20:25:38" Creator="Francois Normandin" Comments="" ID="61b597f388de04aab63ab7703939ea90">
1+
<VI_Package_Builder_Settings Version="2018" Created_Date="2018-06-04 19:50:03" Modified_Date="2019-07-01 17:14:47" Creator="Francois Normandin" Comments="" ID="a64b3b0c1e66e631ba2fb88ae6d0fdea">
22
<Library_General_Settings>
33
<Package_File_Name>LabVIEW_Open_Source_lib_Data_Manipulation</Package_File_Name>
4-
<Library_Version>1.2.0.7</Library_Version>
4+
<Library_Version>1.2.1.8</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>source</Library_Source_Folder>
77
<Library_Output_Folder>_built-packages</Library_Output_Folder>
@@ -34,6 +34,7 @@
3434
<URL>https://github.com/LabVIEW-Open-Source</URL>
3535
<Release_Notes>Added support to return the Event reference types (class of event) for Event Registration Refnums
3636
- support for Controls, Panes, Splitters, VI References and Application References.
37+
- fix for array of LvVariant casting into array of anything else. (KVP Parser)
3738
</Release_Notes>
3839
</Description>
3940
<Destinations>
@@ -240,7 +241,7 @@
240241
<Path>source\TypeDescriptor</Path>
241242
<VI_Title/>
242243
</Items_Data>
243-
<GUID>FD87443D8803AD70E77C0677BEB687F0</GUID>
244+
<GUID>E5D2A1B71FC31F31E044DB3D28F175FD</GUID>
244245
</Functions_Palette_Data>
245246
<Functions_Palette_Data>
246247
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -359,7 +360,7 @@
359360
<Path>source\Variant\Variant_GetArrayElementTypeDescriptor.vi</Path>
360361
<VI_Title/>
361362
</Items_Data>
362-
<GUID>1BED86851D5114627B2992D65FB84E08</GUID>
363+
<GUID>0A7BD006CFD11812482CD4F511C2AE6A</GUID>
363364
</Functions_Palette_Data>
364365
<Functions_Palette_Data>
365366
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -464,7 +465,7 @@
464465
<Path>source\TypeDescriptor\TypeDescriptor_GetPString.vi</Path>
465466
<VI_Title/>
466467
</Items_Data>
467-
<GUID>8E91997A87F4EC34CDCD83163513AC05</GUID>
468+
<GUID>805677F00D8E595E5AD24EA027719125</GUID>
468469
</Functions_Palette_Data>
469470
</Library_Palette_Definition>
470471
</VI_Package_Builder_Settings>

source/KVP Parser.vi

352 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)