Skip to content

Releases: rustymyers/QnAGUI

QnA GUI 1.7

18 Feb 16:32
Compare
Choose a tag to compare
  • 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

12 Feb 17:01
Compare
Choose a tag to compare
  • Updating to Swift 5 and Xcode 12
  • Universal Binary for ARM

QnA QUI 1.5

21 Oct 17:43
Compare
Choose a tag to compare
  • Added storing and retrieval of query to temp text file at /tmp/_qna_query.txt

QnA GUI 1.4

21 Oct 14:39
Compare
Choose a tag to compare
  • Updating to swift 5
  • Adding support for Dark Mode
  • Making QnA a separate class for fun

Release v1.3

14 Dec 02:45
Compare
Choose a tag to compare
  • Better support for large text returns.
  • Now returns Type of query results
  • Update to Swift 3

Thanks James for the help!