Skip to content

GORT 1.0.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jul 17:24
· 172 commits to main since this 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 calling Exposure.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.