All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.1.5 (2023-09-01)
- Support Req v0.4.
v0.1.4 (2023-08-24)
- Update
request.options
usage to be compatible with future Req versions
v0.1.3 (2023-02-28)
- Fix reuse of
Req.Request
(#31)
v0.1.2 (2022-12-23)
- Use
Enum.zip_with
instead (#29)
- Get query's response from a different part of
GetQueryResults
response (#27)
v0.1.1 (2022-07-14)
v0.1.0 (2022-06-29)
Initial release.