3.1.4
- Don't modify params passed into Address#create (#78; thanks @TheRusskiy)
- Don't modify
carriers
andservices
parameters toShipment.lowest_rate
(#71 / #103, thanks @vladvinnikov and @jurisgalang) - When constructing an easypost object, convert the key to a string (#102; thanks @Geesu)
- Expose the raw HTTP response as
#http_body
onEasyPost::Error
objects (#101; thanks @Geesu)