Releases: pzfreo/augura
Releases · pzfreo/augura
v0.1.3
v0.1.2
What's Changed
- P1: improve wall sampling and orientation tie-breakers by @pzfreo in #35
- feat: extend mesh fallback to cover bed-fit, tip-over, and brim checks by @pzfreo in #36
- feat: expose bed_tol and min_feature as configurable parameters by @pzfreo in #37
- Real-world STEP fixtures + manifold check fix by @pzfreo in #41
- feat: CadQuery input adapter via shared OCCT kernel by @pzfreo in #39
- feat: estampo.toml output adapter by @pzfreo in #38
- chore: fix lint breakage, pin ruff, CHANGELOG for 0.1.2 by @pzfreo in #42
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Add augura CLI (analyze/orientations, text/md/json, STL core) by @pzfreo in #27
- Rewrite README: purposeful, CLI-first, badges + Python API by @pzfreo in #28
- Harden CLI: error boundary, ASCII output, expanduser, empty-input guard by @pzfreo in #29
- Refactor: shared bed-contact footprint helper (DRY tip_over + brim) by @pzfreo in #30
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Scaffold: SPEC, CLAUDE.md, README by @pzfreo in #1
- Project infra (ruff/mypy/coverage/CI) + first fixture-driven TDD slice by @pzfreo in #2
- Capability fixtures for all planned checks + build smoke test by @pzfreo in #3
- Fix tip-over fixture regression (disconnected solid) + fixture consistency by @pzfreo in #14
- capability: bed-fit (#5) by @pzfreo in #15
- capability: manifold/watertight check (#9) by @pzfreo in #16
- capability: tip-over / stability (#6) by @pzfreo in #17
- capability: orientation search (#4) by @pzfreo in #18
- capability: brim/raft risk (#10) by @pzfreo in #19
- capability: minimum feature / layer-height bound (#7) [DRAFT — needs human] by @pzfreo in #20
- capability: wall-thickness (#8) [DRAFT — needs human] by @pzfreo in #21
- capability: STL / mesh fallback input path (#13) [DRAFT — needs human] by @pzfreo in #22
- Add PyPI publish workflow + CHANGELOG (0.1.0) by @pzfreo in #25
- Remove committed test_env virtualenv (unblocks publish) by @pzfreo in #26
New Contributors
Full Changelog: https://github.com/pzfreo/augura/commits/v0.1.0