Skip to content

v1.0.1

Choose a tag to compare

@c0dejavu c0dejavu released this 23 Jun 11:56
· 2 commits to main since this release

Fixed

  • Corrected the Go module path to github.com/codejavu-llc/swaggervu so installation works:

    go install github.com/codejavu-llc/swaggervu@latest
    

    The earlier v1.0.0 tag shipped a go.mod still declaring the old codejavu-inc
    path, causing a module declares its path as … version conflict. That tag has
    been removed; use v1.0.1.

All v1.0.0 features are included — see the CHANGELOG.