2.0.1
- Return empty AddressSets when submitting bad addresses to a batch geocode operation
- Allow a specified
timeout
option to be passed to all operations:
geocodio = Geocodio::Client.new
geocodio.geocode(huge_array, timeout: 60 * 5) # 5 minute timeout