Releases: HPInc/go3mf
Releases · HPInc/go3mf
v0.7.0
v0.6.0
v0.5.0
- High parsing speed and moderate memory consumption
- Customizable XML reader, by default using the standard encode/xml.
- Customizable ZIP Flate method, by default using the standard flate/zip.
- Concurrent 3MF parsing when using Production spec and multiple model files.
- Full 3MF Core spec implementation.
- Clean API.
- 3MF i/o
- Read from io.ReaderAt.
- Boilerplate to read from disk.
- Validation and complete non-conformity report.
- Robust implementation with full coverage and validated against real cases.
- Extensions
- spec_production.
- spec_slice.
- spec_beamlattice.
- spec_materials, only missing the display resources.