Skip to content

0.35.0

Upgrade Instructions

Enhancement

  1. Execution jobs in the Python SDK: it is now possible to query previous jobs, rename a job and open a job in the IDE for better visualization. See Execution Jobs for more information.
  2. QMOD programs don't have to include a main function.
  3. Add the bind statement to the Python SDK.
  4. Allow using power operations (**) in arithmetic expressions.