Skip to content

Latest commit

 

History

History
301 lines (199 loc) · 10.6 KB

NEWS.md

File metadata and controls

301 lines (199 loc) · 10.6 KB

6.3.1 (2022-05-19)

Java

  • Bump logback dependencies to ch.qos.logback:logback-core:1.2.9 and ch.qos.logback:logback-classic:1.2.9 (#160)
  • Bump ome-common dependency to org.openmicroscopy:ome-common:6.0.9

Documentation

  • Update link to TIFF standard (#157)
  • Add XSLT transformations page (#154)
  • Add reference to javadoc.io (#153)

Infrastructure

  • Add JDK17 to the GitHub workflows testing matrix (#159)

6.3.0 (2021-10-08)

Python

  • ome_model: add support for setting physical sizes and units #151

Documentation

  • Exclude external link failing the linkcheck #150

6.2.3 (2021-06-23)

Specification

  • 2008-09 to 2009-09 XSLT transforms: Fix loss of CustomAttributes #145

Java

  • MetadataConverter: Fix dropping of WellAnnotationRefs during conversion #131

Python

  • ome_model: do not use mutable default arguments #149

Infrastructure

  • Dependencies: bump ome-common to 6.0.7 and logback-classic/logback-core to 1.2.0
  • Remove legacy Appveyor configuration #148
  • Exclude broken links to www.fei.com #141

6.2.2 (2020-12-10)

Java

  • OMEModelImpl: do not permit the addition of null references #125

Documentation

  • Fix external reference to XML validator #137

Infrastructure

  • Switch to GitHub workflows
  • Python 3.9 support: upgrade to Genshi 0.7.5 and consume upstream package #127 #138

6.2.1 (2020-09-17)

Python

  • Fix PyPI deployment #124

6.2.0 (2020-09-16)

Python

  • Allow version introspection #123
  • Add support for population of plane metadata #122
  • Ensure stdout works in Jupyter Notebooks #121
  • Make channel names and color optional #120

6.1.2 (2020-08-12)

Documentation

  • Fix links to external resources #116 #118
  • Add HCS companion fileset to the OME-TIFF sample data page #117

Python

  • Fix default z,c,t values of add_tiffdata() #115
  • Automatically deploy to PyPI on tags #119

6.1.1 (2020-06-04)

6.1.0 (2020-04-07)

Python 3 support

  • Update code-generation for building on Python 3.6, 3.7 #65
  • Add support for Python 3.8 and make code-generation Python 3 only #105
  • Uncap Sphinx version #109

OME-XML

  • Add getters and setters for OME@Creator attribute for ome.xml.metadata interfaces and implementations #108

C++

  • Remove unmaintained C++ OME-XML implementation #111

6.0.1 (2019-05-09)

Java

  • Fix cyclic dependency between specification and ome-xml modules #101

6.0.0 (2019-02-13)

OME-TIFF

  • Add sub-resolution support to the OME-TIFF specification #98
  • Add references to public OME-TIFF sub-resolution sample datasets #99
  • Documentation and linkchecker improvements #70 #76 #83 #94

Java

  • Require JDK 8 as the minimum version 90 95
  • MetadaConverter: add API for copying Channel metadata #88
  • Add createRotationTransform static method to AffineTransform #77
  • Build system: update Maven plugin versions #74

C++

  • Aggregate generated C++ source files for model and enums #79
  • Require C++ 14 support #76
  • Add createRotationTransform static method to AffineTransform #77

Python

  • Add experimental OME-XML generation Python API #91 #92 #96 #97

5.6.3 (2018-03-13)

  • Build system: update Maven plugin versions and unify property names #53 #69

5.6.2 (2018-01-25)

  • Report numerical value domain errors more clearly #68

5.6.1 (2018-01-17)

Documentation updates:

  • Update documentation links to use new docs.openmicroscopy.org URLs #61
  • Clarify and update OME-XML documentation, including removing references to OME-XML as a data model #64
  • Fix Leica Microsystems URL #63 #66

5.6.0 (2017-12-01)

  • Use C++11 <thread> and <mutex> #45
  • Re-add support for Boost 1.53 #51
  • Add support for Boost 1.65.1 #52
  • Update CMake requirements to 3.4 #49
  • CMake: use CMP0067 to enable standard setting in feature tests #47
  • CMake: remove REQUIRED from exported configuration #54
  • CMake: remove find modules distributed with CMake #59

Documentation updates:

  • Update OME website URLs and copyright years #48
  • Add versioning note and update README #50
  • Add OMERO pyramid specification to the documentation #55
  • Fix miscellaneous links #56 #57 #58 #60

5.5.7 (2017-07-11)

  • CMake: move options inclusion after project call #42

Documentation updates:

  • Use new OME Sphinx theme #44

5.5.6 (2017-06-15)

  • xsd-fu: correct C++ model object template #41

Documentation updates:

  • Use master as the source branch #40

5.5.5 (2017-06-15)

Released as 5.5.6

5.5.4 (2017-06-09)

  • Update OME-XML API reference including use of deleted methods #38
  • CMake: use C++ standard variable as documented #39

5.5.3 (2017-05-24)

  • Increase OMECommon and OMECompat requirements #37
  • CMake: add support for Boost 1.64 #35

Documentation updates:

  • Fix BigTIFF links #34

5.5.2 (2017-02-28)

Documentation updates:

  • Add documentation links to the README #32
  • Reorganize OME-TIFF samples #31
  • Add BBBC and MitoCheck datasets to the OME-TIFF samples page #33

5.5.1 (2017-02-16)

  • OME-XML C++: insert missing links #30

5.5.0 (2017-02-10)

  • Enable C++ 11 support #10
  • Add minimal C++ 11 features #25
  • OME-XML performance improvements #28
  • CMake: obtain release version from Maven #29

5.4.0 (2017-01-05)

  • Fix ROI transforms #14
  • Add transform example to ROI OME-XML sample #13
  • Cleanup POM files #11 #15 #16 #18
  • Support conversion checks for Java and C++ #12
  • CMake: drop gtest source building support #9
  • CMake: add support for Boost 1.63 #21
  • CMake: change project name to ome-model #20

5.3.1 (2016-11-03)

  • Use ome-common 5.3.1 #7
  • Fix schema publication scripts #6

5.3.0 (2016-10-25)

  • Decouple the ome-model component from the Bio-Formats source code
  • Drop xsd-fu code-generation tool as a Java module #2
  • Add build support for Maven and CMake #1