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