CHANGELOG

v0.2.0 (2025-02-26)

Bug Fixes

  • Load specified number of rows from point cloud file (#29, d5c79c9)

  • Return type of make_labels_consecutive (#25, bdfea64)

Continuous Integration

Documentation

Features

Refactoring

v0.1.0 (2024-12-14)

Continuous Integration

Documentation

Features

Refactoring

Testing

  • Add tests for PointCloud.to() method (#8, b5825cb)

  • Adds tests for pointtorch.read (#7, 354a51e)

  • Extend tests for pointtorch.io.LasWriter (#9, 7fc1429)