Breaking change.
- All results are returned as pure maps. Structs turned out to be more trouble than help.
Breaking change.
DataForSeo.task_post/1
requires params like the API, no defaults are set.
DataForSeo.task_get/2
can return unparsed result.
- Fixed bug when there were no results.
- Refactor datetime conversion in Parser.
- Updated docs.
Breaking change.
- Renamed functions to use same names as API endpoints.
- Switched to response structs that mimic API 1:1.
Breaking change. Switched to V3 API.