shelldoc 0.91 released!
Second RC on the road to 1.0. Focus: code quality and testing.
What's new:
- Fixed version output for `go install` builds
- Expanded test coverage (CLI, tokenizer, JUnit XML)
- Godoc comments for exported functions
- Code cleanup & idiomatic Go
Final RC in two weeks.
`go install github.com/mirkoboehm/shelldoc/cmd/shelldoc@v0.91.0`



