Releases: googleapis/python-bigquery-magics
Releases · googleapis/python-bigquery-magics
v0.4.0
0.4.0 (2024-09-24)
Features
- Add support for overriding
context.engine
by magic argument (#60) (ff57f14)
v0.3.0
0.3.0 (2024-09-20)
Features
- Add support for BigQuery DataFrames. Set
context.engine
to 'bigframes' to support query results larger than 10 GB (#58) (90ba05f)
v0.2.0
0.2.0 (2024-08-27)
Features
- Depend on pydata-google-auth to fetch credentials (#49) (8db23fc)
v0.1.1
0.1.1 (2024-08-22)
Dependencies
- Depend on ipykernel 5.5.6+ instead of 6.0+ (83d8fac)
Documentation
- Correct links to project pages in README (#33) (ace5020)
- Update the IPython Magics docs (#27) (62e88b3)
v0.1.0
0.1.0 (2024-04-25)
Features
- Initial copy from google-cloud-bigquery (4a69d26)
Documentation
- Clean up docs and let the nox pass (#24) (275712f)
- Reset the changelog for the new package (#22) (f7d9c14)