Releases: iccmr-quantum/OSC-Qasm
Releases · iccmr-quantum/OSC-Qasm
v2.1.2
v2.1.1
v2.1.0
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
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
v1.2.0
Changelog:
- update example patch
- fix duplicate messages on
osc_qasm.maxhelp
- fix
@backend
attribute and positional argument - udpate readme
- add new class
FileLikeOutputOSC
that reroutesprint
orqiskit.job_monitor
- add new class
FileLikeErrorOSC
reroutes and filtersstderr
- New Max console features.
- Redirects unknown python errors to Max Console
- Prints known errors to Max Console
- Prints
job_monitor
output to Max Console ininfo
mode - Prints to Max when
osc_qasm.py
starts and is terminated
V1.1.0
Changelog:
- add ability to connect to fake backends
- add Info mode
- improve documentation
v1.0.0
OSC-Qasm release 🎉
- whole project rebranded
- formely known as UDP-Qasm
- several corrections
- improved documentation
v0.9.0
UDP-Qasm release 🎉