Releases: go-chi/docgen
Releases · go-chi/docgen
v1.4.0
What's Changed
- Sort HTTP methods for deterministic markdown output by @filipenos in #25
New Contributors
- @filipenos made their first contribution in #25
Full Changelog: v1.3.0...v1.4.0
v1.0.5 works with go modules
Fix go.mod; Update to chi v4.0.0
chi v4, without go mod
revert breaking import path with go mod stuff
v1.0.3: Add Go modules; Update to github.com/go-chi/chi/v4
Add Go modules; Update to github.com/go-chi/chi/v4