Releases: Alqor-UG/qlued
Releases · Alqor-UG/qlued
v0.3.0
What's Changed
- Make it possible to deactivate a storageprovider by @fretchen in #219
- Allow devices to be deactivated by @fretchen in #220
- Numerous version and security updates
- Django security updates by @fretchen in #223
- Create a showcase for the basic mot by @fretchen in #230
- Integrate the
sqooler
package, i.e. the big change, by @fretchen in #241 - Fix the issue with the devices by @fretchen in #242
- Move dependency mangement of poetry and automatic generation of the requirementstxt by @fretchen in #246
Full Changelog: v0.2.0...v0.3.0
Release v0.2.0
What's Changed
- Add documenation for interaction with
qiskit-cold-atom
by @fretchen in #137 - Mike for versioning of the documentation by @fretchen in #140
- Fix plenty of currently observed typing issues.
- Use the display name to identify the backend by @fretchen in #158
- Multiple storageproviders by @fretchen in #172
- Remove v1 of the API from the website by @fretchen in #178
- Cleaner naming structure on the backends.
- Ability to administer your own
StorageProvider
. - Plenty of small backend improvements.
- Ability to store data locally for testing.
Full Changelog: v0.1.0...v0.2.0
Release v0.1.0
This is the first release. It is running the full suite of user registration etc without any problems. Some recently added features are:
- CSP for security.
- Different storage providers for the backends are possible (Dropbox and MongoDB).
- API is generated through
django-ninja
.
So the most important things to make it easy to access quantum hardware remotely.