Skip to content

v2.10.0.0

Compare
Choose a tag to compare
@philippeVerney philippeVerney released this 29 Aug 16:55
· 20 commits to master since this release
713cef8

Development

  • Much better Python support and upload wheel to PyPI
  • Make LocalCrs an EML2 class to ease RESQML2.2 upgrade
  • Must indicate if a RESQML 2.0.1 PropertyKind is abstract or not at creation time
  • Automatically search for same name HDF5 file when rel file to HDF5 fails
  • Add Well head elevation support to WITSML2.1
  • Add CRS to WITSML2.1 elevations
  • First support for cascade delete
  • Add getter for the SeismicWellboreFrameRep time CRS
  • Add AbstractValuesProperty::getUInt64ValuesOfPatch method
  • Isolate DeviationSurveyRepresentation into RESQML2.0.1
  • Support for Point 2d set
  • Add getter for ContinuousColorMap NaN color and ColorMap Entry locations
  • Allow to create am EML2.3 PropertyKind with exotic quantity
  • SWIG : Remove non templated createPartial method
  • SWIG : Port PropertyKind::setParentPropertyKind

Bug fix

  • Validate that a PropertySet is not its own parent

Build

  • Allow to install the library as a CMake project
  • Remove a "deprecated" warning when using SWIG 4.1.0 and later
  • Missing include on g++ (GCC) 14.1.1 20240522
  • Add NOMINMAX definition to FESAPI windows build
  • Generate released archives checksum in Github assets

Known issues

  • DeviationSurveyRepresentation::getAngleUom not exported in Windows DLL
  • no SWIG port of DeviationSurveyRepresentation::getMdUom and DeviationSurveyRepresentation::getAngleUom