v0.1.8
Added
- Unit tests for the previously untested
internal/modelparser, covering package/class/interface/field/embed extraction, free-function vs. method classification (receiver, receiver name, owning class,AllFuncs), interface method signatures, parse-error handling, andexprStringtype rendering. Raises the package from 0% to ~78% statement coverage. No production code changes.
Full Changelog: v0.1.7...v0.1.8