Skip to content

Releases: Quantumland-art/OSC-Qasm

v2.1.2

21 Jun 00:09
ac3efe6
Compare
Choose a tag to compare

Changelog:

  • fixed un-clickable links in GUI
  • replaced several images in documentation

v2.1.1

26 May 18:25
af20899
Compare
Choose a tag to compare

Changelog:

  • this is a client hotfix update. Please see v2.1.0 to download the server app
  • fix undefined Simulator in Max Client's basic help patch tab
  • add shots and backend variables to SuperCollider Client

v2.1.0

25 May 21:09
Compare
Choose a tag to compare

Changelog:

  • new SuperCollider Client
  • new Max Client help patch
  • Several OSC-Qasm server GUI improvements:
    • add mousehover help messages to all parameters
    • fix disabled/enabled colors of remote input field
    • prevent columns from wiggling on windows
  • improved documentation

v2.0.0

11 May 15:46
222f319
Compare
Choose a tag to compare

Second Major release of OSC-Qasm 🎉

  • OSC-Qasm server is now distributed as self contained app!
  • New GUI mode (default)
  • New CLI mode (aka --headless tag)
  • New Pure Data client
  • Readme was restructured and re-written

v1.3.0

08 Apr 22:47
Compare
Choose a tag to compare

Changelog:

  • new distributed network features
  • add --remote flag to osc_qasm.py
    • auto-detect local area network IP address
    • specify which (network adapter) IP address to use
  • improved documentation
    • includes a short tutorial for setting up a hamachi network

v1.2.0

26 Feb 01:57
6bcfe69
Compare
Choose a tag to compare
  • update example patch
  • fix duplicate messages on osc_qasm.maxhelp
  • fix @backend attribute and positional argument
  • udpate readme
  • add new class FileLikeOutputOSC that reroutes print or qiskit.job_monitor
  • add new class FileLikeErrorOSC reroutes and filters stderr
  • New Max console features.
  • Redirects unknown python errors to Max Console
  • Prints known errors to Max Console
  • Prints job_monitor output to Max Console in info mode
  • Prints to Max when osc_qasm.py starts and is terminated

v1.1.0

21 Feb 22:19
cf3b366
Compare
Choose a tag to compare
  • add ability to connect to fake backends
  • add Info mode
  • improve documentation

v1.0.0

30 Jan 15:21
0f12953
Compare
Choose a tag to compare

OSC-Qasm release 🎉

  • whole project rebranded
    • formely known as UDP-Qasm
  • several corrections
  • improved documentation

v0.9.0

30 Jan 15:17
Compare
Choose a tag to compare

UDP-Qasm release 🎉