Releases: ome/omero-metadata
Releases · ome/omero-metadata
Release list
v0.14.0
What's Changed
- Build by @jburel in #89
- Use the release/v1 branch for the PyPA action publishing to PyPI by @will-moore in #90
- Cap pandas to 2.x and clean up unused dependencies by @sbesson in #94
- Remove manual CHANGELOG in favor of automated GitHub releases by @sbesson in #95
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Remove mox3 test dependency by @sbesson in #83
- Fix flake8 issue raised following the Rocky Linux 9 image upgrade by @sbesson in #84
- Integration tests: call pytest directly by @sbesson in #85
- Add tablename option by @dominikl in #86
- Add entry for 0.13.0 by @jburel in #87
Full Changelog: v0.12.0...v0.13.0
v0.12.0
v0.11.2
v0.11.1
v0.11.0
What's Changed
- Add --detect_header and DatasetColumn support by @muhanadz in #67
- Skip empty rows by @dominikl in #70
- Automatic header detection tests by @muhanadz in #72
- Added column type tests by @muhanadz in #75
- Updating README by @muhanadz in #71
- Fix header detection for tables with sparse numerical data by @sbesson in #77
New Contributors
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Support ROI table on Dataset, for table with ROI ID column by @will-moore in #62
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Add table_name option to ParsingContext() by @will-moore in #61
Full Changelog: v0.8.2...v0.9.0
v0.8.2
v0.8.1
What's Changed
- Roi name allowed none by @will-moore in #58
- Use 'Roi' for name of RoiColumn by @will-moore in #56
Full Changelog: v0.8.0...v0.8.1