Skip to content

Releases: PDAL/python

3.5.3

03 Sep 16:42
a9c0dc3

Choose a tag to compare

Sorry for the release churn. 3.5.2 and 3.5.3 are due to Trusted Publisher automation issues. 3.5.1 has the substantive changes that matter (and even then not so much).

https://github.com/PDAL/python/releases/tag/3.5.2
https://github.com/PDAL/python/releases/tag/3.5.1

3.5.2

03 Sep 15:46
d0d3782

Choose a tag to compare

Reissue of 3.5.1 due to Trusted Publisher issue on PyPI https://github.com/PDAL/python/releases/tag/3.5.1

3.5.1

03 Sep 15:17
c4d0703

Choose a tag to compare

What's Changed

  • Adapt testing for PDAL 2.9+ c4d0703

Full Changelog: 3.5.0...3.5.1

3.5.0

24 Jun 01:19
c540a23

Choose a tag to compare

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

3.4.5

18 Jun 15:04
4205f3d

Choose a tag to compare

What's Changed

Full Changelog: 3.4.4...3.4.5

3.4.4

17 Jun 22:16
c70fd36

Choose a tag to compare

What's Changed

  • use dtype's fields PyObject* now by @hobu in #170

Full Changelog: 3.4.3...3.4.4

3.4.3

20 May 02:51
6245b00

Choose a tag to compare

  • Check for PDAL_DRIVER_PATH in environment before accessing

Full Changelog: 3.4.2...3.4.3

3.4.2

15 May 01:39
7afdf3c

Choose a tag to compare

What's Changed

  • distutils doesnt exist on 3.12 by @hobu in #168

Full Changelog: 3.4.1...3.4.2

3.4.1

29 Apr 21:31
f369e75

Choose a tag to compare

  • Trusted publisher release churn. See the change log for 3.4 release details.

Full Changelog: 3.3.0...3.4.0

3.4.0

29 Apr 20:19
f4bbc6a

Choose a tag to compare

What's Changed

  • Update build to use scikit-build-core by @hobu in #165
  • Cleanup extra GIL acquisition stuff by @hobu in #157
  • Set Numpy floor to 1.22 and NPY_NO_DEPRECATED_API NPY_1_22_API_VERSION by @hobu in #167

Full Changelog: 3.3.0...3.4.0