Laravel Exchange Rates v4.0.1
New Features
Fixed the parameters that are sent to the timeseries
endpoint. (#63)
This release fixed a bug that was still sending the older start_at
and end_at
parameters that were expected in the older version of the API. The requests now use the newer start_date
and end_date
parameters.