Skip to content

Releases: qctrl/open-controls

Q-CTRL Open Controls 11.0.0

07 Feb 03:12
6de0dcb
Compare
Choose a tag to compare

Major changes

  • drivencontrol.export and DynamicDecouplingSequence.export now export each item as a dictionary of arrays (rather than a list of dictionaries).
  • Dropped support for Python 3.8 (#290).

Minor changes

  • Added support for new search with Algolia (#281).
  • Exported controls and sequences as dict of arrays (#289).

Patch changes

  • Removed legacy code from docs/conf.py (#276).
  • Pointed deployments to new dev cluster (#278).
  • Bumped certifi from 2023.5.7 to 2023.7.22 (#279).
  • Bumped dev tools (#280).
  • Bumped urllib3 from 2.0.4 to 2.0.6 (#284).
  • Added new Sphinx theme version (#285).
  • Bumped urllib3 from 2.0.6 to 2.0.7 (#286).
  • Bumped jinja2 from 3.1.2 to 3.1.3 (#287).
  • Dropped support of 3.8 (#290).

Q-CTRL Open Controls 10.0.1

02 Jun 05:49
da982d4
Compare
Choose a tag to compare

Improvements

  • Updated documentation with the new repo name.

Q-CTRL Python Open Controls 10.0.0

03 Apr 03:27
cd7c7cb
Compare
Choose a tag to compare

Breaking changes

  • Dropped support of python 3.7 (#263).

Improvements

  • Dropped support of python 3.7 (#263).

Q-CTRL Python Open Controls 9.1.8

02 Mar 05:32
b05b901
Compare
Choose a tag to compare

Bug fixes

  • Fix search feature (#260).

Q-CTRL Python Open Controls 9.1.7

10 Feb 05:47
e09aa62
Compare
Choose a tag to compare

What's new

  • Did not show type hint in the signature (#258).

Q-CTRL Python Open Controls 9.1.6

09 Feb 23:01
92c60f6
Compare
Choose a tag to compare

What's new

  • Updated gitignore (#255).
  • Bumped lint tools (#257).

Q-CTRL Python Open Controls 9.1.5

20 Jan 04:11
3bf70e7
Compare
Choose a tag to compare

Improvements

  • Regenerated lock file (#242).
  • Changed file extension from .yml to .yaml (#243).
  • Bumped certifi (#246).
  • Bumped versions (#247).
  • Removed duplicate vault login (#249).
  • Updated list of project keywords (#251).

Q-CTRL Python Open Controls 9.1.4

10 Jan 08:12
fd623bf
Compare
Choose a tag to compare

Improvements

  • Removed qctrl-visualizer from dev-dependencies (#240).
  • Supported Python 3.11 (#241).

Q-CTRL Python Open Controls 9.1.3

18 Oct 01:16
a8f256a
Compare
Choose a tag to compare

Improvements

  • Removed redundant checking in CI (#237).
  • Updated visualizer (#238).

Q-CTRL Python Open Controls 9.1.2

01 Sep 00:16
f2a0b66
Compare
Choose a tag to compare

Dependency changes

  • Bumped versions (#236).