Skip to content

Commit b4331a3

Browse files
committed
Merge branch 'release/v1.0.2'
2 parents 611bf6d + 10b0aaa commit b4331a3

14 files changed

+38
-12
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,3 @@ To read what the top VI is, enter "read" before activating the shortcut.
2828
+ Matt Jacobson
2929
+ Tim Robinson
3030
-------------------
31-
32-
### v1.0.0
33-
- Initial release
34-
35-
### v1.0.1
36-
- Top-level VI no longer needs to be open prior to executing the QD shortcut (once set).

Release Notes.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Release Notes
2+
3+
### v1.0.2
4+
- Top-level VI selection is now limited ONLY to VIs and VITs.
5+
- Application instance is set to the owning project of the top-level VI instead of the active project.
6+
- Added "get" to the acceptable inputs to read the top-level VI's path.
7+
8+
### v1.0.1
9+
- Top-level VI no longer needs to be open prior to executing the QD shortcut (once set).
10+
11+
### v1.0.0
12+
- Initial release

Source/Find VI in Project.vi

15.5 KB
Binary file not shown.

Source/Get Non-Qualified Name.vi

10.1 KB
Binary file not shown.

Source/Get Owning Project.vi

15.8 KB
Binary file not shown.

Source/Set Top Level.vi

760 Bytes
Binary file not shown.

Source/Top Level Launcher.vi

3.45 KB
Binary file not shown.

Test/Boolean Enum.ctl

3.63 KB
Binary file not shown.

Test/Global.vi

3.13 KB
Binary file not shown.

Test/Test Get Project.vi

12.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)