File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed 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.12] - 2025-11-06
6+
7+ - Allow reading of E57 files with XML sections of up to 50 MB.
8+ The previous limit was 10 MB, which was not enough for some big files with lots of pictures.
9+ This reduces the impact of reported issue #19 .
10+ - Cargo dependency update for XML parser
11+
512## [ 0.11.11] - 2025-09-29
613
714- Allow reading invalid state flags from single and double values to be compatible with spec-violating files generated by PDAL.
Original file line number Diff line number Diff line change 11[package ]
22name = " e57"
3- version = " 0.11.11 "
3+ version = " 0.11.12 "
44edition = " 2021"
55readme = " README.md"
66repository = " https://github.com/cry-inc/e57"
You can’t perform that action at this time.
0 commit comments