Releases: qctrl/open-controls
Releases · qctrl/open-controls
Q-CTRL Python Open Controls 9.1.1
Q-CTRL Python Open Controls 9.1.0
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
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
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
Update setup.py/README.rst to match pyproject.toml/README.md
Q-CTRL Python Open Controls 8.5.0
What's new
- Dropped support for Python 3.6 (#205)
- Updated pillow to fix vulnerability (#206)
Q-CTRL Python Open Controls 8.4.0
What's new
- Fixed PyPI documentation URL (#204)
- Added pylint for docs (#202)
Q-CTRL Python Open Controls 8.3.0
What's new
- Added function to resample a driven control (#201).
Bug fixes
- Removed references to deprecated BLACK OPAL (#199).
- Bugfix broken links (#198).
Q-CTRL Python Open Controls 8.2.1
Q-CTRL Python Open Controls 8.2.0
What's new
- Made Open Controls compatible with Python 3.9 (#187).
Bug fixes
- Updated out-of-date readthedocs information (#184).
- Removed Scipy from dependencies (#186).
- Allowed package to be installed in editable mode (#193).
- Fixed path in README (#195).