Skip to content

v1.0.0

Compare
Choose a tag to compare
@ubogdan ubogdan released this 25 Sep 12:45
· 28 commits to master since this release
8a727fb

Changelog

b7a1ade Add Readme
ebdb92f Added a header for serving the CSS so the browser can load it properly
c3a9eca Change namespace to swaggo/buffalo-swagger
62fe7bc Change namespace to swaggo/buffalo-swagger in the example project
fda6b10 Initial commit
f212288 Merge pull request #12 from swaggo/improve_code_coverage
0c0178a Merge pull request #3 from cippaciong/master
1975c54 Update README.md
eda5632 Update the import of docs package
01d66cd Upgrade swagger-ui to the latest version and change default model rendering (#5)
54c847d add go 1.15 , 1.16 to travis
9a2a2c6 add unit tests
8a727fb bluemonday before 1.0.5 allows XSS because certain Go lowercasing converts an uppercase Cyrillic character, defeating a protection mechanism against the "script" string.
a6126ba chore: add ci and badge
ae8edf3 update example
84ababb update go build versions