Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 1.08 KB

5.7.0 (May 2024)

  • Remove python-future compatibility code (#23)
  • Add Python 3.11 to the testing matrix (#22)
  • Drop Python 3.7 support (#21)

5.6.2 (March 2020)

  • Fix file closing (#15)

5.6.1 (January 2020)

  • Fix bytes issues (#12)
  • Fix import issues (#11)

5.6.0 (January 2020)

  • 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)

5.5.dev1 (August 2019)

  • Extract code from ome/openmicroscopy
  • Make minimal changes for a functioning python setup.py (#1)