Skip to content

Commit d74bff3

Browse files
Merge branch 'release/1.0.2'
2 parents 037d213 + 3a57787 commit d74bff3

11 files changed

Lines changed: 371 additions & 6 deletions

File tree

Serializer.vipb

Lines changed: 6 additions & 6 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-05-22 20:50:00" Creator="Francois Normandin" Comments="" ID="50324eca0d63e32b771632837022c530">
1+
<VI_Package_Builder_Settings Version="2018" Created_Date="2018-06-04 19:50:03" Modified_Date="2019-05-26 11:20:19" Creator="Francois Normandin" Comments="" ID="187124a0445937f7865e039a15cd9a30">
22
<Library_General_Settings>
33
<Package_File_Name>LabVIEW_Open_Source_lib_Serializer</Package_File_Name>
4-
<Library_Version>1.0.1.5</Library_Version>
4+
<Library_Version>1.0.2.7</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>
@@ -17,8 +17,8 @@
1717
</Library_General_Settings>
1818
<Advanced_Settings>
1919
<Package_Dependencies>
20-
<External_Dependencies>labview_open_source_lib_data_manipulation &gt;= 1.0.1.3</External_Dependencies>
21-
<Direct_Dependencies>labview_open_source_lib_data_manipulation-1.0.1.3</Direct_Dependencies>
20+
<External_Dependencies>labview_open_source_lib_data_manipulation &gt;= 1.1.0.4</External_Dependencies>
21+
<Direct_Dependencies>labview_open_source_lib_data_manipulation-1.1.0.4</Direct_Dependencies>
2222
</Package_Dependencies>
2323
<Custom_Action_VIs>
2424
<Pre-Build_VI/>
@@ -44,7 +44,7 @@ Examples of other serializers could be Serializer.JSON, CfgManager.XML, etc.</D
4444
<Copyright/>
4545
<Packager/>
4646
<URL/>
47-
<Release_Notes>Fixed an issue with recursive call when using abstract base class method.</Release_Notes>
47+
<Release_Notes>Updated to DataManipulation 1.1 to support cluster to cluster casting</Release_Notes>
4848
</Description>
4949
<Destinations>
5050
<Toolkit_VIs>
@@ -264,7 +264,7 @@ Examples of other serializers could be Serializer.JSON, CfgManager.XML, etc.</D
264264
<Path>source\Serializer.PlainText\PlainText Serializer Instance.vi</Path>
265265
<VI_Title/>
266266
</Items_Data>
267-
<GUID>35FE36CE1B16360D406A3B6C8C6DC496</GUID>
267+
<GUID>0746D2C0D09A4E600B129C6049B40E2A</GUID>
268268
</Functions_Palette_Data>
269269
</Library_Palette_Definition>
270270
</VI_Package_Builder_Settings>

Serializer.vipc

2.46 KB
Binary file not shown.
7.04 KB
Binary file not shown.

_unittests/Serializer Unit Testing.lvproj

Lines changed: 365 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
21.3 KB
Binary file not shown.
-308 Bytes
Binary file not shown.
7.75 KB
Binary file not shown.
3.31 KB
Binary file not shown.
3.78 KB
Binary file not shown.

0 commit comments

Comments
 (0)