Skip to content

Releases: go-chi/docgen

v1.4.0

30 Mar 13:59

Choose a tag to compare

What's Changed

  • Sort HTTP methods for deterministic markdown output by @filipenos in #25

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.0.5 works with go modules

14 Jan 22:41

Choose a tag to compare

Fix go.mod; Update to chi v4.0.0

chi v4, without go mod

09 Jan 15:41

Choose a tag to compare

revert breaking import path with go mod stuff

v1.0.3: Add Go modules; Update to github.com/go-chi/chi/v4

08 Jan 23:36

Choose a tag to compare

Add Go modules; Update to github.com/go-chi/chi/v4