Skip to content

Releases: PDAL/java

2.8.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 01:34
6d75c1b

WARNING: x86_64-darwin is not a part of pdal-native since this release. arm64-darwin is the only precompiled MacOS dylib.

Added

Changed

2.7.0

Choose a tag to compare

@github-actions github-actions released this 22 Mar 21:43
1ebbdf8

Added

2.6.3

Choose a tag to compare

@github-actions github-actions released this 19 Mar 02:11
6f634c9

The first release with the MacOS ARM binaries built! Special thanks to @metasim! 🎉 🎉🎉

!important: this PR removes pipeline.initialize(), it is private now and called in the public Pipeline constructor.

Added

Changed

  • Call initialize in the Pipeline public constructor #94 (@pomadchin)
  • Added extra rpath entries to common macOS library install locations. #95 (@metasim)

Fixed

2.6.2

Choose a tag to compare

@github-actions github-actions released this 02 Mar 23:48
fbf02a2

Changed

2.6.1

Choose a tag to compare

@github-actions github-actions released this 27 Jan 20:21
4912647

Great thanks to @WhiteSte for the issues reporting, help with debugging and docs improvements! 🎉

Changed

Fixed

2.6.0

Choose a tag to compare

@github-actions github-actions released this 08 Jan 14:21
05ba4c8

Added

2.5.1

Choose a tag to compare

@github-actions github-actions released this 24 Sep 14:43
0421f1a

Added

Changed

2.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 22:38
43346fa

Added

Fixed

2.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Nov 20:53
1aebaae

Added

2.3.1

Choose a tag to compare

@github-actions github-actions released this 01 Aug 20:51
07510cf

Added

  • Fix the release to include MacOS native binaries.