v0.2.0
- (#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