Skip to content

v0.2.0

Compare
Choose a tag to compare
@DavidStirling DavidStirling released this 17 Nov 12:36
· 6 commits to main since this release
v0.2.0
347abdb
  • (#7) Improved validation and error messages when trying to download files which aren't OMERO tables.
  • (#8) Added support for PyTables query syntax (see docs). This makes it possible to selectively download table data.
  • (#9) Fixed a bug where OMERO sessions would be closed when supplying an existing connector object to read_table.
  • (#10) Added support for attaching tables to Project and Screen objects