v0.7.2: OCCTSwiftTools floor → 0.6.0, ShapeMeasurements comment fix
Housekeeping floor bump + comment fix. No behaviour change.
Package.swift:OCCTSwiftToolsfloor raised from0.5.0to0.6.0. Tools v0.6.0 splits file-I/O concerns into the new OCCTSwiftIO sibling and@_exported imports it, so AIS's existingOCCTSwiftTools.Xreferences still resolve unchanged. Closes #17.Dimension.swift:233: stray comment namingOCCTSwiftTools.ShapeMeasurements.faceCentroidsupdated to point at the kernel-hoistedShapeMeasurements.faceCentroidsin OCCTSwift (OCCTSwiftv0.170.1 / Tools v0.5.1). Comment-only — the bbox-centroid heuristic inresolveFaceis unchanged. Closes #16.- Install snippets in
README.mdanddocs/getting-started.mdrefreshed tofrom: "0.7.2".
Tests: 158 across 14 suites, all green. No new tests.