v2.9.0.0
philippeVerney
released this
26 Dec 16:40
·
58 commits
to master
since this release
Development
- Renamed integer getters and setters of ValuesProperty to honor C++11 names.
- SetDefault HDF and CRS at first creation
- Support for Boolean data arrays in DiscreteProperty
- Allow to convert MD to XYZ in WellboreTrajectoryRepresentation
- add flag to set MPI IO collective or back to default (independent)
- EnumStringMapper is now EML23 based regarding Facet
- Replace some unsigned int with uint64_t
Bug fix
- Prop Kind validation of a Comment Property
- Support for large date (superior to year 2262)
- Add missing enum swig ports
Build
- Fix install of WTSML2.1 headers
- Remove old and now meaningless EpcExternalPartReference creator
- Fix Python version install on windows
- Use Imported Target of Zlib instead of CMake Variables
- Manage minizip dependency through a cmake FindMinizip module
- Fix HDF5 version detection by CMake
- Use parallel HDF5 library but not use parallel functionality
- No more install tools directory on Linux
Known issue
- Link to HDF5 on windows using cmake no_module (i.e. config) mode