Skip to content

v0.14.0.0

Compare
Choose a tag to compare
@philippeVerney philippeVerney released this 28 Feb 17:46
· 312 commits to master since this release
7ebebba

Development

  • Remove Grid2dSetRepresentation support
  • Make HdfProxy and some related classes more const-correct
  • AbstractObject.SetFormat now works globally
  • Better range check in AbstractIjkGridRepresentation::isColumnEdgeSplitted()
  • Can now get XYZ points of tilted plane
  • No more support for DAS/PRODML 2.0
  • Add a getter for all polyline set rep

Bug:

  • Missing swig include for python
  • Fix setAge method of horizon
  • Fix Java and C# WITSML enum
  • IJK grids: early calls to getEnabledCells cause HDF5 access exception

Build:

  • No more link error on installed "example"
  • VS2015 Appveyor automatic build
  • CMakeLists have been upgraded to newer cmake