Skip to content

Releases: qctrl/open-controls

Q-CTRL Python Open Controls 9.1.4

Choose a tag to compare

@cfarrend cfarrend released this 10 Jan 08:12
fd623bf

Improvements

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

Q-CTRL Python Open Controls 9.1.3

Choose a tag to compare

@jimnel jimnel released this 18 Oct 01:16
a8f256a

Improvements

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

Q-CTRL Python Open Controls 9.1.2

Choose a tag to compare

@tachikoma-li tachikoma-li released this 01 Sep 00:16
f2a0b66

Dependency changes

  • Bumped versions (#236).

Q-CTRL Python Open Controls 9.1.1

Choose a tag to compare

@abenseny abenseny released this 09 Aug 04:15
fb29db1

What's new

  • Updated dependencies.

Q-CTRL Python Open Controls 9.1.0

Choose a tag to compare

@tachikoma-li tachikoma-li released this 29 Apr 06:03
de41caf

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

Choose a tag to compare

@tachikoma-li tachikoma-li released this 14 Jan 00:29
d995c14

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

Choose a tag to compare

@tachikoma-li tachikoma-li released this 17 Dec 23:59
4d24a46

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

Choose a tag to compare

@abenseny abenseny released this 26 Nov 00:16
Update setup.py/README.rst to match pyproject.toml/README.md

Q-CTRL Python Open Controls 8.5.0

Choose a tag to compare

@tachikoma-li tachikoma-li released this 15 Nov 02:03
46b1ae4

What's new

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

Q-CTRL Python Open Controls 8.4.0

Choose a tag to compare

@tachikoma-li tachikoma-li released this 27 Oct 00:15
e5b74e7

What's new

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