Skip to content

Releases: qctrl/open-controls

Q-CTRL Python Open Controls 9.1.4

10 Jan 08:12
fd623bf

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

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

Choose a tag to compare

Dependency changes

  • Bumped versions (#236).

Q-CTRL Python Open Controls 9.1.1

09 Aug 04:15
fb29db1

Choose a tag to compare

What's new

  • Updated dependencies.

Q-CTRL Python Open Controls 9.1.0

29 Apr 06:03
de41caf

Choose a tag to compare

What's new

  • Added support for Python 3.10 (#203).
  • Used poetry.core to manage dependencies (#223).

Q-CTRL Python Open Controls 9.0.0

14 Jan 00:29
d995c14

Choose a tag to compare

Breaking changes

  • Updated NumPy version (#217).

What's new

  • Updated NumPy version (#217).

Bug fixes

  • Updated pillow (#215).
  • Updated version of actions checkout (#218).
  • Fixed type issue with NumPy(#219).

Q-CTRL Python Open Controls 8.5.2

17 Dec 23:59
4d24a46

Choose a tag to compare

Bug fixes

  • Fixed doc typos in driven_controls/predefined.py (#209).
  • Updated Docker image names (#211)
  • Removed Python3.6 from on-PR workflow (#210)

Q-CTRL Python Open Controls 8.5.1

26 Nov 00:16

Choose a tag to compare

Update setup.py/README.rst to match pyproject.toml/README.md

Q-CTRL Python Open Controls 8.5.0

15 Nov 02:03
46b1ae4

Choose a tag to compare

What's new

  • Dropped support for Python 3.6 (#205)
  • Updated pillow to fix vulnerability (#206)

Q-CTRL Python Open Controls 8.4.0

27 Oct 00:15
e5b74e7

Choose a tag to compare

What's new

  • Fixed PyPI documentation URL (#204)
  • Added pylint for docs (#202)