- allow token to be stored and reused
- add OutOfCreditsError
- remove "\u0000" from response
- support for https://snov.io/api#EmailFinder (GetEmailsFromName)
- allow forward slash for test response files while using fake client
- search prospect emails with /v1/get-emails-from-url
- increase snov timeout to 90 seconds
- fix fake result for /v1/prospect-list
- add Faraday response into exception
- fake client to only return success result for selected queries
- Fix DomainSearch to_a
- Fix DomainSearch doing post instead of get
- DomainSearch Response class
- DomainSearch fake example data
- DomainSearch
- GetProspectsByEmail & GetProspectList to always return arrays when expecting one
- GetUserLists
- GetProspectList
- GetAllProspectsFromList
- GetProspectsByEmail