Skip to content

Releases: kirillrogovoy/pullkee

1.2.2

28 Apr 06:02
Compare
Choose a tag to compare

Changelog

bf65384 Fix tests after supporting the newer API
be1597e Add github.com/pkg/errors to glide
3562b9a Support the newer Github API for /pulls/review_requests/
fe1fbb9 Merge pull request #2 from schlubbi/schlubbi/native-filepaths

1.2.1

29 Sep 11:57
Compare
Choose a tag to compare

Changelog

f312089 Use filename instead of name for path joining in cmd/main.go
06749bd use path/filepath to join the cache path. this will use the path separator that's native to the OS.
ab0dc8d Merge branch 'master' of github.com:kirillrogovoy/pullkee
3a7b59e Increase rate limiter to 10/sec
1409aaf Update README.md
a265ef2 Update README.md
d302d68 Update README.md


Automated with GoReleaser
Built with go version go1.9 linux/amd64

1.2.0

26 Sep 20:55
Compare
Choose a tag to compare

Changelog

e89ae6d Add godownloader.sh


Automated with GoReleaser
Built with go version go1.9 linux/amd64

1.1.0

26 Sep 20:35
Compare
Choose a tag to compare

Changelog

99bec4d Add .goreleaser.yml
4e58a3e Add goreleaser to .travis.yml
f06e9a4 Add dist/ to .gitignore


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

1.0.0

26 Sep 20:19
Compare
Choose a tag to compare

Changelog

5e42fd9 Merge branch 'master' of github.com:kirillrogovoy/pullkee
700841c Run gofmt -s
d9f09d3 Create LICENSE
07bff50 Remove duplicate info from README.md
ba81da9 Improve the title part of README.md
a5b511d Add the Codecov badge to README.md
c2bc93a Fix wrong .gitignore
fda587b Add ./coverage.sh to do the test coverage right
cf94f97 Add an experimental integration with Codecov
a8daa5c Use separate dirs for caching different repos
f2a7b20 Fix the root package to allow correct install experience
3c1e949 Fix a typo
246f5db Create README.md
9e59ce8 Add .travis.yml
ee1ad96 Rename to pullkee
084614f Rename to pullkee
4c94ced Make a lot of improvements
8fa155e Make a lot of refactoring and get everything work
861d99b Add glide dependencies
a70e383 Redesign github/page and github/client, 100% test coverage
79e897b Initial version with no tests


Automated with GoReleaser
Built with go version go1.9 darwin/amd64