v1.0.1 — docs polish + UX smoke coverage
v1.0.1 — docs polish + UX smoke coverage
No library API changes. Follow-up to v1.0.0 with documentation polish
and broader UI smoke-test coverage.
Changes:
- README: add ecosystem-map cross-link to the OCCTSwift family overview.
- docs/CHANGELOG.md: relocated from repo root; README now links the new
path under a Changelog section. - docs/PBR_UPGRADE_PLAN.md: removed (the work shipped in v0.50.0).
- UITests/DemoSmokeTests: extended testOCCT8DemosPart8 to cover the
v0.168 Import Progress, v0.169 Mesh / Export Progress, and v1.0
RootNodes & EdgeRegularity demo buttons. Brings the XCUITest gesture
runner into sync with the headless --test-all-demos runner.
Headless --test-all-demos: 202/202 passing.
Library unit tests: 57/57 passing.