Skip to content

Releases: PDAL/python

3.4.5

18 Jun 15:04
4205f3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.4...3.4.5

3.4.4

17 Jun 22:16
c70fd36
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

3.3.0

03 Jan 20:06
dd75a38
Compare
Choose a tag to compare

What's Changed

  • support pathlib.Path as option types for 'filename' #147 by @hobu in #149
  • release the Python GIL for long(er) running processes by @hobu in #156

Full Changelog: 3.2.3...3.3.0

3.2.3

11 Mar 15:04
73b4690
Compare
Choose a tag to compare
  • Do not include CI-built wheels as PyPI artifacts.

Full Changelog: 3.2.2...3.2.3

3.2.2

16 Jan 20:34
3bfc5b3
Compare
Choose a tag to compare

3.2.2

Add move ctor for pdal::python::Array class to satisfy MSVC 2019 667f56b

3.2.1

05 Dec 20:43
d604647
Compare
Choose a tag to compare

3.2.1

What's Changed

  • implement #129, add pandas DataFrame i/o for convenience by @hobu in #130
  • harden getMetadata and related calls from getting non-utf-8 'json' by @hobu in #140
  • ignore DataFrame test if not GeoPandas, give up on Python 3.7 builds by @hobu in #137

Full Changelog: 3.2.0...3.2.1