Releases: PDAL/python
Releases · PDAL/python
3.5.3
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
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
3.5.0
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
3.4.4
3.4.3
- Check for
PDAL_DRIVER_PATHin environment before accessing
Full Changelog: 3.4.2...3.4.3
3.4.2
3.4.1
- Trusted publisher release churn. See the change log for 3.4 release details.
Full Changelog: 3.3.0...3.4.0