Allen Nelson
Allen Nelson
How we do logging now is kind of derpy.
We should show the actual versions installed for each input package, not just the version range.
This makes it easier to patch dependencies: we can just create the correct package and redo a fetch so that we can pick up the latest and greatest
I used this project as a starting point for a personal project -- awesome, thanks! :) I was wondering if you could perhaps add an example CSS (or even better,...
I'm not positive this covers every variant of a pull request event, but prior to this change the `FromJSON` instance failed to decode the [example json](https://developer.github.com/v3/activity/events/types/#pullrequestevent) (which is where the...