GORT 1.0.0b1
Pre-release
Pre-release
🔥 Deprecated
- Removed the websocket code and CLI. All this functionality is now part of
lvmapi
.
✨ Improved
- Wait for previous exposure to finish reading out in
Observer.expose()
. While this was already happening when callingExposure.expose()
, we are now blocking until the exposure finishes a bit earlier which prevents the standard loop to begin too early. - Upgraded to
polars
1.0.0.