Releases: marqably/fetch_tray
Releases · marqably/fetch_tray
0.2.3
- Fixed tests after async change of
getParams
,getUrl
, ... (thanks to [@lukasbachlechner] (https://www.github.com/lukasbachlechner) for that)
v0.1.0
- Added custom metadata type functionality
v0.0.9
- Improved
refetch
functionality
v0.0.8
- Added
fetchMore
method
v0.0.6
- Added
requestParams
param togetParams
method inTrayRequest
v0.0.5
- Added getParams method to TrayRequest to be able to customize more complex param combinations
v0.0.4
- Added
getUrl
method toTrayRequest
to be able to customize more complex URL patterns
v0.0.3
- Added no debug logging as default for test runs