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.
- Fixed get_bq_schema_from_json_schema() SchemaField parameters
- Fix BigQuery SchemaField descriptions
- Use [hatch][hatch] for build backend.
- Upgrade to Pydantic V2
- Docs publishing pipeline
- Update dependencies
- Update dependencies
- Support for executing a SQL statement
- Removed support for creating views using SQL statement
- Update dependencies
- Remove support for Python 3.6
- Update dependencies
- Monthly release to keep dependencies up to date
- Python version
3.10
tested during CI - Python version
3.10
added to package classifiers
- Updated dependencies to most recent version
- Updated CI documentation
- Updated dependencies to most recent version
- APIs to delete
dataset
andtable
dataclasses
andtyping_extensions
was not listed as a dependency for versions of Python < 3.6
Fix Project Classifiers
Initial Release