- Added 'cancel_batches' method, allowing to cancel a group of batches based on a list of batch ids
0.12.5
_released `2024-11-12`_
✨ Added
- Added 'get_batches' method, a feature to retrieve a group of batches based on 'BatchFilters'
Changed
- Now passing the wrong type for Filtering Jobs or Batches will raise a TypeError instead of a ValueError
0.12.4
_released `2024-10-09`_
Added
- Deprecation warnings on init of SDK, now each version of pasqal-cloud is supported for 1 year after release. If your version is not supported anymore you will get a deprecation warning each time you use the SDK.
0.12.3
_released `2024-10-02`_
Added
- Allow unauthenticated users to access public device specifications
0.12.2
Changed
- Now these methods are using V2 endpoints: - Cancel a batch - Cancel a job - Cancel a group of jobs - Add jobs to a batch - Close a batch