File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.11.11] - 2025-09-29
6+
7+ - Allow reading invalid state flags from single and double values to be compatible with spec-violating files generated by PDAL.
8+ This fixes issue #18 .
9+ - Skip updating bounds for invalid spherical and Cartesian coordinates.
10+ - Added additional predefined record types for spherical coordinates and invalid states.
11+ - Allow setting bounds for index, Cartesian and spherical values manually when writing point clouds.
12+ - Fixed some new Clippy warnings.
13+ - Cargo dependency updates for some of the tools.
14+
515## [ 0.11.10] - 2025-03-26
616
717- Fixed simple reader bug for case where floating point records did not have the optional minimum and maximum values
Original file line number Diff line number Diff line change 11[package ]
22name = " e57"
3- version = " 0.11.10 "
3+ version = " 0.11.11 "
44edition = " 2021"
55readme = " README.md"
66repository = " https://github.com/cry-inc/e57"
You can’t perform that action at this time.
0 commit comments