v0.0.1
Changelog
193a6ce fix bug in .goreleaser.yml
eec942a fix typo
67f0d58 Merge branch 'master' of github.com:utkuufuk/entrello
811e7be populate readme
34ab596 Integrate Github issues as a data source (#5)
066cbe2 polish
0e82b2e add constructor for Card struct to prevent incorrect usage
160ac3a skip if the issue is actually a pull request
9b081eb integrate github issues as another data source
736730c prepen tododock task link in trello card description
c089605 Merge branch 'master' of github.com:utkuufuk/entrello
0dfbb58 add readme
c58e033 include tododock due date in newly created cards
1e5a287 fix minor bug & add some FIXME comments
af55516 allow disabling individual sources by config
95d22e6 add some comments
2744434 create card for each task unless it already exists in board
6457280 filter cards by status & next reset date
b5d15ea implement login & fetch-tasks api calls
5302889 update cfg structure & add logic to collect all sources
a9d8cee add configuration boilerplate
a1206be Initial commit