Skip to content

Commit

Permalink
built 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
francois-normandin committed Dec 30, 2023
1 parent b3d3ba4 commit 3d7cac8
Showing 1 changed file with 10 additions and 13 deletions.
23 changes: 10 additions & 13 deletions DataManipulation.vipb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<VI_Package_Builder_Settings Version="2018" Created_Date="2018-06-04 19:50:03" Modified_Date="2022-01-16 16:59:58" Creator="Francois Normandin" Comments="" ID="8c3ec2c8915aa1cb3abcf6f2fcc404e3">
<VI_Package_Builder_Settings Version="2018" Created_Date="2018-06-04 19:50:03" Modified_Date="2023-12-30 11:14:40" Creator="Francois Normandin" Comments="" ID="14e6b1181d4994370a5d713b28031c99">
<Library_General_Settings>
<Package_File_Name>LabVIEW_Open_Source_lib_Data_Manipulation</Package_File_Name>
<Library_Version>1.5.0.16</Library_Version>
<Library_Version>1.6.0.17</Library_Version>
<Auto_Increment_Version>false</Auto_Increment_Version>
<Library_Source_Folder>source</Library_Source_Folder>
<Library_Output_Folder>_built-packages</Library_Output_Folder>
Expand All @@ -17,7 +17,7 @@
</Library_General_Settings>
<Advanced_Settings>
<Package_Dependencies>
<Additional_External_Dependencies>labview_open_source_project_lib_labview_open_source_palette &gt;=1.0.0.2</Additional_External_Dependencies>
<Additional_External_Dependencies>labview_open_source_project_lib_labview_open_source_palette &gt;=1.0.2.7</Additional_External_Dependencies>
</Package_Dependencies>
<Custom_Action_VIs>
<Pre-Build_VI/>
Expand All @@ -34,11 +34,8 @@
<Copyright/>
<Packager>Francois Normandin</Packager>
<URL>https://github.com/LabVIEW-Open-Source/DataManipulation</URL>
<Release_Notes>[Feature #6] KVP Parser now uses openScalar methods for string conversions, and cluster/array are now streamlined
[Feature #8] KVP Parser and KVP to Strict Variant have been replaced by methods enforcing Dot notation for decimals, leaving a copy of existing methods intact for backward compatibility
[Feature #9] OpenScalar library includes Scalar to String and String to Scalar for all floating types
[Feature #10] Added a Get System Decimal Separator method
[Fix #11] Cluster maps correctly when comparing directly with cluster from unnamed elements</Release_Notes>
<Release_Notes>[Fix: 13] Cluster building fix for element names
[Fix: 14] Fix for extraction of cluster elements by name</Release_Notes>
</Description>
<Destinations>
<Toolkit_VIs>
Expand Down Expand Up @@ -273,7 +270,7 @@
<Path>source\Scalar</Path>
<VI_Title/>
</Items_Data>
<GUID>050858E22A00894B06CDC00B6349F3E8</GUID>
<GUID>178818B57370C68AB8CA47EF82A431F2</GUID>
</Functions_Palette_Data>
<Functions_Palette_Data>
<Parent_Palette_Index>0</Parent_Palette_Index>
Expand Down Expand Up @@ -546,7 +543,7 @@
<Path>source\Variant\Variant_FormatToString.vi</Path>
<VI_Title/>
</Items_Data>
<GUID>3D35FB38774CD1B3F4C1F8323054B03A</GUID>
<GUID>9B6DBD18A259905267BBA8C5C2D50EF5</GUID>
</Functions_Palette_Data>
<Functions_Palette_Data>
<Parent_Palette_Index>0</Parent_Palette_Index>
Expand Down Expand Up @@ -651,7 +648,7 @@
<Path>source\TypeDescriptor\TypeDescriptor_GetName.vi</Path>
<VI_Title/>
</Items_Data>
<GUID>AFFC759E1A8CDFEFEE13938AEBF6DBAC</GUID>
<GUID>9BE7CF18F3D6BE687EF26D900DC05AAA</GUID>
</Functions_Palette_Data>
<Functions_Palette_Data>
<Parent_Palette_Index>0</Parent_Palette_Index>
Expand Down Expand Up @@ -784,7 +781,7 @@
<Path>source\Variant\Variant_KVP to Strict Variant (Standard).vi</Path>
<VI_Title/>
</Items_Data>
<GUID>F124F8448742D657E282339D84C8089D</GUID>
<GUID>84870FBA600BED68E7273A56864F8FB3</GUID>
</Functions_Palette_Data>
<Functions_Palette_Data>
<Parent_Palette_Index>0</Parent_Palette_Index>
Expand Down Expand Up @@ -987,7 +984,7 @@
<Path>source\Scalar\String to ExtendedComplex (Scalar).vi</Path>
<VI_Title/>
</Items_Data>
<GUID>966515080FE93530E49C7A39F09DD8BF</GUID>
<GUID>5C429F572FCF505508B6E46D723AFEAC</GUID>
</Functions_Palette_Data>
</Library_Palette_Definition>
</VI_Package_Builder_Settings>

0 comments on commit 3d7cac8

Please sign in to comment.