Skip to content

Commit e70ba11

Browse files
Read for publishing v0.1
1 parent ff154fb commit e70ba11

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ This library contains an implementation of futures for variants which can be use
1111

1212
## :rocket: Installation
1313

14-
Releases are distributed as VI packages.
14+
Releases are distributed as VI packages. These will be published on VIPM or made available on the releases page at https://github.com/WiresmithTech/Futures-For-LabVIEW/releases
1515

1616
## :sunglasses: Usage
1717

18-
TBD
18+
See the user guide at https://github.com/WiresmithTech/Futures-For-LabVIEW/blob/main/docs/user-guide.adoc
1919

2020
## :computer: Development Requirements
2121

src/Futures.vipb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="2018" Created_Date="2020-11-10 07:15:26" Modified_Date="2020-12-08 10:56:32" Creator="James McNally" Comments="" ID="3f221aed84cc88f8fb2a043d8083b9f0">
1+
<VI_Package_Builder_Settings Version="2018" Created_Date="2020-11-10 07:15:26" Modified_Date="2020-12-18 09:29:54" Creator="James McNally" Comments="" ID="9306273614cc9dd2aa1dace5a6dd1f96">
22
<Library_General_Settings>
33
<Package_File_Name>Wiresmith_Technology_lib_Futures</Package_File_Name>
4-
<Library_Version>0.1.0.8</Library_Version>
4+
<Library_Version>0.1.0.9</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>.</Library_Source_Folder>
77
<Library_Output_Folder>..</Library_Output_Folder>
@@ -31,7 +31,7 @@
3131
<Description>Implements a basic API for promises and futures in LabVIEW to enable easier management of asynchronous messaging.</Description>
3232
<Copyright/>
3333
<Packager/>
34-
<URL/>
34+
<URL>https://github.com/WiresmithTech/Futures-For-LabVIEW</URL>
3535
<Release_Notes>First release with basic APIs.</Release_Notes>
3636
</Description>
3737
<Destinations>
@@ -342,7 +342,7 @@
342342
<Path>Futures\Promise\Poll Cancelled.vi</Path>
343343
<VI_Title/>
344344
</Items_Data>
345-
<GUID>DB4B850F59F2DD72354ACE7EE5606C55</GUID>
345+
<GUID>97C67A8425A58A6A9825A93950D22ADB</GUID>
346346
</Functions_Palette_Data>
347347
</Library_Palette_Definition>
348348
</VI_Package_Builder_Settings>

0 commit comments

Comments
 (0)