v2.12.0.0
·
11 commits
to master
since this release
Development
- Support for WKT CRS
- IntervalCount, ParentCellIndexCount and ParentColumnIndexCount are now uint64_t in resqml2::AbstractGridRepresentation
- ElementCountPerValue is now uint64_t in resqml2::AbstractProperty
Bug fix
- resqml2::AbstractGridRepresentation::getParentCellIndexCount fails when the associated data array is not an HDF5 one
Build
- Set default C++ version to 17
- Bump date.h to version 3.0.3
- [Python] Move from setup.py to pyproject.toml
- [Python] Upgrade Manylinux to build wheels supporting glibc 2.28
- [Python] Generate Windows wheels
- [Python] Now install local vcpkg dependencies at Python wheel building