- Remove python-future compatibility code (#23)
- Add Python 3.11 to the testing matrix (#22)
- Drop Python 3.7 support (#21)
- Fix file closing (#15)
- Require Python 3 (#10)
- Fix import of external path module (#8)
- Unicode/bytes fixes (#7)
- Dependency on omero-py 5.6.dev5
- Futurization of DropBox (#4)
- Extract code from ome/openmicroscopy
- Make minimal changes for a functioning
python setup.py
(#1)