Adds feature in url generator to pass params
There's a small chance this may be a breaking change depending on your use case, but I decided against major version as it's such a trivial update.
This concerns you if you're using API::route()
with a non-default API version.
Please see this PR - #55