Skip to content

v0.1.8

Choose a tag to compare

@jonbaldie jonbaldie released this 05 Jun 19:32
d11b717

Added

  • Unit tests for the previously untested internal/model parser, covering package/class/interface/field/embed extraction, free-function vs. method classification (receiver, receiver name, owning class, AllFuncs), interface method signatures, parse-error handling, and exprString type rendering. Raises the package from 0% to ~78% statement coverage. No production code changes.

Full Changelog: v0.1.7...v0.1.8