Skip to content

Releases: dewey/feedbridge

v0.1.0

18 Aug 18:41
Compare
Choose a tag to compare

Changelog

f130d45 Add CI status badge
53d1abd Add docker-push to Makefile / Add goreleaser
6cef65d Add gopher
e79c0a7 Add route to list plugins
26c349a Add travis config
feac2e3 Add vendor folder / update README
1774f92 Adding all the badges, because why not.
6a5d4b5 Better error handling in the API
2e42a20 Dockerize everything - Closes #2
c727c67 Document environment variables, set defaults - Closes #1
9678ace Fix comments
467d507 Fix failing builds
b7bbf0e Fix ticker
4d0f752 Implement first full plugin - Closes #3
52e5103 Initial commit
727c347 Initial commit
073e436 Instrument with Prometheus, fix environment variables - Closes #7
651356b Logging with plugin context
81a3fb3 Make golint happier
96ed08e Rename repository
1256a38 Scrape more pages, fix image size - Closes #8
94a6ef1 Use global http.Client - Closes #5