Skip to content

v0.5.0

Compare
Choose a tag to compare
@qmuntal qmuntal released this 24 Apr 18:01
· 429 commits to master since this release
9912813
  • 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.