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 (2024-12-05)
- Pass job location as part of paginated queries if set (#34)
v0.1.4 (2024-09-13)
- Support Req v0.4+.
- Add dry run support.
- Support setting timeoutMS param.
- Support setting useLegacySql param.
v0.1.3 (2023-09-01)
- Support Req v0.4.
v0.1.2 (2023-08-24)
- Update
request.options
usage to be compatible with future Req versions
v0.1.1 (2023-03-15)
- Add support for
:max_results
option and Stream response (#21
v0.1.0 (2022-06-29)
Initial release.