v0.11.3
- Modified
TweezerDevice.from_json()
andTweezerMutableDevice.set_default_layout()
to automatically switch the layout of the device if a default one was set - Modified
TweezerDevice
andTweezerMutableDevice.to_json()
such that it returns an error in case no QRyd-valid gates are executable - Added
TweezerDevice.from_mutable()
static method - Added
dev
parameter inAPIBackend
constructor - Added
TweezerDevice
support forAPIBackend