Skip to content

Commit cdc6527

Browse files
author
Antoine Chalons
committed
created VIP 2.0.1.11
1 parent 7b34368 commit cdc6527

File tree

1 file changed

+19
-8
lines changed

1 file changed

+19
-8
lines changed

VIP/LV-TOML.vipb

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2021-04-06 17:40:28" Modified_Date="2021-04-07 09:00:09" Creator="team" Comments="" ID="22d9fd493717f54f20f013818c16614a">
1+
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2021-04-06 17:40:28" Modified_Date="2021-04-08 17:10:45" Creator="team" Comments="" ID="0997695f941ed03db4c7100ebad74b86">
22
<Library_General_Settings>
33
<Package_File_Name>LV_TOML</Package_File_Name>
4-
<Library_Version>2.0.0.11</Library_Version>
4+
<Library_Version>2.0.1.12</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>..\src</Library_Source_Folder>
77
<Library_Output_Folder>..</Library_Output_Folder>
@@ -39,11 +39,8 @@
3939
<Copyright/>
4040
<Packager>Antoine Chalons</Packager>
4141
<URL>https://github.com/AntoineChalons/lv-toml</URL>
42-
<Release_Notes>Added since 1.2 :
43-
- switch to LV2017 (was 2015)
44-
- support for path
45-
- improved error reporting (range 543xxx)
46-
- fix GitHub issue #2</Release_Notes>
42+
<Release_Notes>- fix bug : removed unwanted "write to file" in the read TOML file (LV) (GitHub issue #4)
43+
- add feature : vim to read from TOML file (GitHub issue #6)</Release_Notes>
4744
</Description>
4845
<Destinations>
4946
<Toolkit_VIs>
@@ -366,7 +363,21 @@
366363
<Path>..\src\lib\Write Top Level Values.vi</Path>
367364
<VI_Title/>
368365
</Items_Data>
369-
<GUID>A26013C07EE153171165D52C0BB750C8</GUID>
366+
<Items_Data>
367+
<Type>Item</Type>
368+
<Sub_Palette_Index>-1</Sub_Palette_Index>
369+
<NameSub_Menu_Name>Read from TOML File.vim</NameSub_Menu_Name>
370+
<Short_Name/>
371+
<is_Merge_VI>false</is_Merge_VI>
372+
<Position>
373+
<Row>1</Row>
374+
<Column>2</Column>
375+
</Position>
376+
<Icon>00000000</Icon>
377+
<Path>..\src\lib\Read from TOML File.vim</Path>
378+
<VI_Title/>
379+
</Items_Data>
380+
<GUID>C53C65F41AF0FD852B2BCB695393AEEF</GUID>
370381
</Functions_Palette_Data>
371382
</Library_Palette_Definition>
372383
</VI_Package_Builder_Settings>

0 commit comments

Comments
 (0)