Skip to content

3.5.0

Choose a tag to compare

@hobu hobu released this 24 Jun 01:19
· 15 commits to main since this release
c540a23

What's Changed

  • update readme to include developer build instructions by @hobu in #180
  • Add GeoDataFrame support to Pipeline by @jf-geo in #173
  • add Python 3.13 to build matrix and drop 3.9 by @hobu in #181
  • align minimum CMake version to 3.16 to align with GDAL and PDAL by @hobu in #183
  • Support limiting dimensions with execute() and executeStreaming() by @hobu in #184
  • Adding support for streaming through the input arrays of a pipeline by @joaori in #182
  • Quickinfo scales by @hobu in #189
  • use PDAL_EXPORT instead of PDAL_DLL by @hobu in #192

New Contributors

Full Changelog: 3.4.5...3.5.0