Skip to content

Releases: sgarcez/sul

v0.1.0

05 Feb 15:26
Compare
Choose a tag to compare

Changelog

a50c6c2 Add license
7e54fc0 Add report card badge
332f935 Added Dockerfile
b3a9fa6 Deprecate gopkg and vendored dependencies. Require Go Modules.
69620c9 Fix goreleaser
1581341 Ignore test data
60aeacc Remove todo items
893d3be Tidy up
9f58363 Unexport everything
e4194fe Update dependencies
882e6a8 Update systemd instructions

v0.0.2

27 Aug 13:18
4796b5d
Compare
Choose a tag to compare

Changelog

f816c74 Add go1.11 go.mod support
95abae4 Bump version
5271b18 Clearer auth error message
1281e79 Improved error handling
4796b5d Merge pull request #1 from sgarcez/refactor
cbd5265 Refactor into single package
41572a7 Refactored away pkg, auth server handled by cmd
dc49997 Remove comment
5198e6d Update README.md
67832f4 Update go get instructions
a8c9842 Update installation instructions
c6ae02b ignore /dist

v0.0.1

19 Aug 22:01
7d14947
Compare
Choose a tag to compare

Changelog

8af15ef Add goreleaser config
178226d Add systemd service instructions
9aac599 Entrypoint refactor
9fe4395 Ignore dist
92e2513 Initial commit
3992f60 Initial commit
d63a310 Merge branch 'master' of github.com:sgarcez/sul
940fa44 Update README
7d14947 Update README.md
366c5ae Update README.md
818efd1 Update README.md
d028abc Update goreleaser