swaggest / swgui

Embedded Swagger UI for Go
https://pkg.go.dev/github.com/swaggest/swgui
Apache License 2.0
54 stars 8 forks source link

Add configurable constructor, hide schemas, remove swgui-server, update CI #30

Closed vearutop closed 2 years ago

github-actions[bot] commented 2 years ago

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Go 24 (-1) 732 (+86) 498 (+59) 94 (+11) 140 (+16) 54 (+34) 17.2K (+2.5K)
Go (gen) 2 554 (+4) 458 28 68 (+4) 38 4.4M (+10B)
YAML 4 220 (+15) 179 (+15) 22 19 0 6K (+514B)
github-actions[bot] commented 2 years ago

Go API Changes

# github.com/swaggest/swgui/swgui-server
## incompatible changes
package removed

# github.com/swaggest/swgui/v3
## compatible changes
NewWithConfig: added

# github.com/swaggest/swgui/v3cdn
## compatible changes
NewWithConfig: added

# github.com/swaggest/swgui/v3emb
## compatible changes
NewWithConfig: added

# github.com/swaggest/swgui/v4
## compatible changes
NewWithConfig: added

# github.com/swaggest/swgui/v4cdn
## compatible changes
NewWithConfig: added

# github.com/swaggest/swgui/v4emb
## compatible changes
NewWithConfig: added

# summary
Inferred base version: v1.4.5
Cannot suggest a release version.
Incompatible changes were detected.