Activity
xml ascii now case insensitive
xml ascii now case insensitive
Pull request merge
Remove unused error, add new tests, fix one writer implementation
Remove unused error, add new tests, fix one writer implementation
Pull request merge
Add num_cells
variable to write_attributes()
function for SGrids
Add
num_cells
variable to write_attributes()
function for SGridsPull request merge
Add support for Ascii and Binary color scalars
Add support for Ascii and Binary color scalars
Return empty String if data
is empty in into_field_array()
and ad…
Return empty String if
data
is empty in into_field_array()
and ad…Pull request merge
Resolve incompatibilities with new quick-xml version
Resolve incompatibilities with new quick-xml version
Added tests for importing/exporting point clouds
Added tests for importing/exporting point clouds
clippy: Remove some calls to into_iter
clippy: Remove some calls to
into_iter
Pull request merge
deps: Update lz4_flex
, base64
, env_logger
deps: Update
lz4_flex
, base64
, env_logger
Pull request merge
ci: Update to actions/checkout@v4
.
ci: Update to
actions/checkout@v4
.Pull request merge
ci: Update to actions/checkout@v3
.
ci: Update to
actions/checkout@v3
.Pull request merge
Remove extern crate
, not needed in modern Rust.
Remove
extern crate
, not needed in modern Rust.Pull request merge
deps: Update to num-derive 0.4
deps: Update to num-derive 0.4
Pull request merge
Support for parsing vtkIdType data type
Support for parsing vtkIdType data type
Support for parsing vtkIdType data type
Support for parsing vtkIdType data type
Refactor to support latest quick-xml version
Refactor to support latest quick-xml version
Refactor to support latest quick-xml version
Refactor to support latest quick-xml version
Refactor to support latest quick-xml version
Refactor to support latest quick-xml version
Unified versions between xml and legacy file types
Unified versions between xml and legacy file types
Force push
Unified versions between xml and legacy file types
Unified versions between xml and legacy file types
Update readme example with current API
Update readme example with current API