Skip to content

Releases: rodrigo-brito/gocity

v1.0.6

20 Aug 13:39
9f1e67a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.6

v1.0.4

20 Oct 03:46
Compare
Choose a tag to compare
deps: update go relaser to run with 1.17

v1.0.2

16 Oct 00:35
Compare
Choose a tag to compare

Changelog

c21095c refactor(import): revert module name

v1.0.1

16 Oct 00:24
Compare
Choose a tag to compare

Changelog

434b6cb Add branch support
ab79107 Add test for header middleware (#57)
d2fb4dc Add unit tests for IsGoFile and TestTrimGoPath functions (#27)
45db637 Added linter to github action. (#30)
b31b417 Create tests for lib package
5e4ef45 Fix badge MIT format
f4e185f Fix cache key for project:branch
061c4d9 Fix travis coverage step
9e8bce5 Github Actions * Added Badge * fix Golangci-lint
f9e3810 Improvements on Dockerfile and deploy
9839494 Include Codecov in Github Actions #51
f677d1a Include local statics
99cc003 Include port customization and remove cloud storage
a9ac356 Include static files with packr
4eab59f Refactoring for eliminate utils package (#56)
b5b96f9 Test for fetch module (#55)
29d402f Update .travis to fix codecov badge
0719fa5 Update Dockerfile to Go 1.15
dcc6198 Update README.md
7058f66 Update README.md
1e896e2 Update go.yml
42bf767 Update packr to 2.7.0. Closes #25
802a19a add sort tests
357ccf3 feat(tests): improve code coverage
7c0c7bc golangci-lint fixs
da0bd86 refactor(ci): removing travis
52f0e6a refactor(release): include goreleaser and remove packr
50084ac upgrade github actions (#53)

v1.0.0

14 Feb 11:34
b5d57a0
Compare
Choose a tag to compare
  • Include CLI to start server
  • Support to private repositories
  • Remove Google Cloud Storage dependency