Skip to content

Tags: GQI7FS6/qilib

Tags

0.3.7

Toggle 0.3.7's commit message
Update version number for release

0.3.6

Toggle 0.3.6's commit message
Fix numpy array storage bug introduced due to encoded integers

0.3.5

Toggle 0.3.5's commit message
* Updated version for release (QuTech-Delft#85)

* [DEM-1157] Added methods to update individual properties in a mongodb document (QuTech-Delft#84)
* [DEM-1217] Typehinting qilib (QuTech-Delft#83)

0.3.4

Toggle 0.3.4's commit message
* [DEM-NNNN] Fix dataclass_json (QuTech-Delft#82)

0.3.3

Toggle 0.3.3's commit message
* [DEM-NNNN] Bump version (QuTech-Delft#80)

* [DEM-1030] Add __repr__ to configuration helper (QuTech-Delft#78)
* [DEM-1215] Apply instrument name when loading from storage (QuTech-Delft#76)
* [DEM-1109] Update baseline configuration (QuTech-Delft#75)
* [DEM-1199] Server connection check to mongodb storage (QuTech-Delft#74)
* Feature/dem 1191/clarify behaviour of d5a adapter (QuTech-Delft#73)
* [DEM-1198] Check tag type in mongo and memory storage (QuTech-Delft#71)

0.3.2

Toggle 0.3.2's commit message
* [DEM-NNNN] Bump version (QuTech-Delft#72)

* [DEM-1109] Update baseline configuration (QuTech-Delft#64)
* [DEM-1189] Improve how external adapters are added to factory (QuTech-Delft#70)
* [DEM-1190] Fixing dataclass serialization type name (QuTech-Delft#69)
* proper exception message (QuTech-Delft#66)
* [DEM- 937] Improve reporting of None settings in CommonInstrumentAdapter (QuTech-Delft#67)
* [DEM-1183] Offboard team member (QuTech-Delft#68)

0.3.1

Toggle 0.3.1's commit message
* [DEM-NNN] Bump version to 0.3.1 (QuTech-Delft#62)

* [DEM-NNN] Fixed versioning (QuTech-Delft#61)

0.3.0

Toggle 0.3.0's commit message
* [DEM-NNN] Fixed the versioning (QuTech-Delft#60)

* [DEM-NNN] Bump version number (QuTech-Delft#59)
* [OP-88] Added dataclass serialization. (QuTech-Delft#58)
* [DEM-1112] Disable updating dac values (QuTech-Delft#53)
* [DEM-1141] Performance updates for StorageMongoDb (QuTech-Delft#55)
* [DEM-1131] Fixed StorageMongoDb to handle negative numbers in keys (QuTech-Delft#54)

0.2.4

Toggle 0.2.4's commit message
* [DEM-NNN] Bump release version (QuTech-Delft#57)

* Fix for the new mongomock release (QuTech-Delft#56)

0.2.3

Toggle 0.2.3's commit message
* [DEM-NNN] Update versioning (QuTech-Delft#52)

* [DEM-951] Unify Serialization (QuTech-Delft#50)
* [DEM-972] Allow custom instrument names with instrument adapters (QuTech-Delft#48)
* [DEM-1108] Arbiter sends out zmq errors (QuTech-Delft#51)
* add __version__ to qilib module (QuTech-Delft#49)
* [DEM-1111] Add string representation to instrument adapters/configuration (QuTech-Delft#47)
* [DEM-1095] StorageMongoDb does not fully support PythonJsonStructure yet (QuTech-Delft#46)
* [DEM-1071] Allow storage of non-string keys and dots in keys in mongodb (QuTech-Delft#45)
* [DEM-951] Unify Serialization (QuTech-Delft#44)