The OME team is pleased to announce the release of OME Files C++ 0.5.0
OME Files is a reference implementation of the OME Data Model and OME-TIFF file format for the storage and interchange of biological imaging data and metadata. It provides support for:
The main change in this release is the re-addition of compatibility code to permit building on CentOS7 and RHEL7 with EPEL. Other work includes the switch to C++11 threads and mutexes from the Boost equivalents, and preliminary CMake support for building with C++17 compilers.
Downloads
The software release is available at archived downloads. This includes the source releases, as well as the documentation and binary builds of the collection for several common platforms, including Windows, Linux and MacOS X.
Upgrading from 0.4.x
Changes since OME Files C++ 0.4.0
All components
<thread>
and <mutex>
FindBoost
, FindXalanC
and FindXercesC
OME Common
Boost::log
and Boost::log_setup
to exported configurationOME Model
<sstream>
includeOME Files
<cstdlib>
and <iostream>
includesOME QtWidgets
OME Files Python (experimental)
Super-Build 0.5.0
Errata
See the errata for this release.
Support
For any problems or comments, please use the OME forums or mailing lists.
— December 4, 2017