Skip to content

Laravel Exchange Rates v4.0.1

Compare
Choose a tag to compare
@ash-jc-allen ash-jc-allen released this 12 Apr 17:31
· 221 commits to master since this release

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.