Releases: rustymyers/QnAGUI
Releases · rustymyers/QnAGUI
QnA GUI 1.7
- Making code better by putting things in the correct places.
- Adding ability to search for QnA binary at multiple paths, using the first one found.
- Adding preferences window for future use.
- Adding QnA path to title bar in window
- Fixing Tool Tip for QnA button to show QnA Path
QnA QUI 1.6
- Updating to Swift 5 and Xcode 12
- Universal Binary for ARM
QnA QUI 1.5
- Added storing and retrieval of query to temp text file at /tmp/_qna_query.txt
QnA GUI 1.4
- Updating to swift 5
- Adding support for Dark Mode
- Making QnA a separate class for fun
Release v1.3
- Better support for large text returns.
- Now returns Type of query results
- Update to Swift 3
Thanks James for the help!