v0.1.0
This release adds the ability for the service to automatically handle throttling of the Appnexus API. It catches the 429 http error and grabs the wait time from the headers
Logging is also added into this release. By default, all logging is done to a null logger unless another logger is specified in the connection method.
And we finally have tests! Well, just a handful, but it’s enough to verify connectivity and the correct request syntax.