Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

43 lines (24 loc) · 1.26 KB

Changelog

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)

Fixed

  • Pass job location as part of paginated queries if set (#34)

v0.1.4 (2024-09-13)

Changed

  • Support Req v0.4+.
  • Add dry run support.
  • Support setting timeoutMS param.
  • Support setting useLegacySql param.

v0.1.3 (2023-09-01)

Changed

  • Support Req v0.4.

v0.1.2 (2023-08-24)

Changed

  • Update request.options usage to be compatible with future Req versions

v0.1.1 (2023-03-15)

Added

  • Add support for :max_results option and Stream response (#21

v0.1.0 (2022-06-29)

Initial release.