dblock / iex-ruby-client

IEX Finance API Ruby Client
MIT License
119 stars 60 forks source link

Bump 0.3.4 to 0.4.0 and add UPGRADING #13

Closed dblock closed 6 years ago

dblock commented 6 years ago

The change in #9 was actually an interface change as before you could handle Faraday::ClientError but now it's an IEX::Errors::ClientError.

@rodolfobandeira Want to PR this?

rodolfobandeira commented 6 years ago

I'll take care of it! Thanks!