Skip to content

Releases: qctrl/open-controls

Q-CTRL Open Controls 12.0.0

19 Jun 02:45
02b6779
Compare
Choose a tag to compare

Major changes

  • Dropped Python 3.9 support and add support up to 3.13 (#319).

Patch changes

  • Bumped black from 24.1.1 to 24.3.0 (#291).
  • Bumped idna from 3.6 to 3.7 (#293).
  • Bumped jinja2 from 3.1.3 to 3.1.4 (#294).
  • Bumped requests from 2.31.0 to 2.32.0 (#298).
  • Removed qctrl-sphinx-theme (#301).
  • Bumped urllib3 from 2.2.1 to 2.2.2 (#302).
  • Bumped certifi from 2024.6.2 to 2024.7.4 (#303).
  • Updated URL list in pyproject.toml according to template (#304).
  • Updated Poetry link to x.com (#305).
  • Updated markdown builder package version (#307).
  • Bumped jinja2 (#308).
  • Bumped virtualenv from 20.26.2 to 20.26.6 (#309).
  • Updated mathematical notation for consistency in predefined.py (#311).
  • Bumped Jinja2 (#312).
  • Bumped requests from 2.32.3 to 2.32.4 (#317).
  • Dropped Python 3.9 support and add support up to 3.13 (#319).

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).