GitHub Review API support https://developer.github.com/changes/2016-12-14-reviews-api/
It's experimental because GitHub Preview Pull Request Reviews API itself is in preview period.
reviewdog will also take more advantage of review API later. see #58
0.9.4 (2016-12-16)
- vendoring with git submodule #57 (haya14busa)
- Improve CI #64 (haya14busa)
- Introduce GitHub pull reviews api #63 (haya14busa)
- introduce go-simple #62 (haya14busa)
- Use os.Unsetenv() instead of os.Setenv(key, "") #61 (haya14busa)