# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v0.1.4](https://github.com/livebook-dev/req_bigquery/tree/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](https://github.com/livebook-dev/req_bigquery/tree/v0.1.3) (2023-09-01)

### Changed

- Support Req v0.4.

## [v0.1.2](https://github.com/livebook-dev/req_bigquery/tree/v0.1.2) (2023-08-24)

### Changed

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

## [v0.1.1](https://github.com/livebook-dev/req_bigquery/tree/v0.1.1) (2023-03-15)

### Added

- Add support for `:max_results` option and Stream response ([#21](https://github.com/livebook-dev/req_bigquery/pull/21)

## [v0.1.0](https://github.com/livebook-dev/req_bigquery/tree/v0.1.0) (2022-06-29)

Initial release.
