You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.0.8
- Do not trip over struct fields with types that sherpadoc does not support if
that field wouldn't be included in the output, e.g. due to a struct tag.
v0.0.3
- Improve error message by prefixing the lines with filename:line number of offending source code, if available.
- Bail out with clear error message when encountering a type alias. It isn't supported yet.