Releases: qctrl/open-controls
Releases · qctrl/open-controls
Q-CTRL Open Controls 12.0.0
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
Major changes
drivencontrol.export
andDynamicDecouplingSequence.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
Improvements
- Updated documentation with the new repo name.
Q-CTRL Python Open Controls 10.0.0
Q-CTRL Python Open Controls 9.1.8
Bug fixes
- Fix search feature (#260).
Q-CTRL Python Open Controls 9.1.7
What's new
- Did not show type hint in the signature (#258).