0.5.0 (2024-12-17)
- Add
%%bqsql
as an alias to the%%bigquery
magic (#72) (03fe1d5) - Add
bigquery_magics.context.default_variable
option (#70) (72ed882)
0.4.0 (2024-09-24)
0.3.0 (2024-09-20)
- Add support for BigQuery DataFrames. Set
context.engine
to 'bigframes' to support query results larger than 10 GB (#58) (90ba05f)
0.2.0 (2024-08-27)
0.1.1 (2024-08-22)
- Depend on ipykernel 5.5.6+ instead of 6.0+ (83d8fac)
- Correct links to project pages in README (#33) (ace5020)
- Update the IPython Magics docs (#27) (62e88b3)
- Initial copy from google-cloud-bigquery (4a69d26)