Current section
Files
Jump to
Current section
Files
req_bigquery
CHANGELOG.md
CHANGELOG.md
# 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.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.