0.10.3 (2025-08-21)
- Convert property fields in graph visualization to strings before sending them to JavaScript (#133) (f869a61)
0.10.2 (2025-08-04)
- Drop support for Python 3.7 and 3.8 (#127) (2a8e9de)
- Make graph features compatible with
spanner-graph-notebook >= 1.1.7(#131) (f6f6d70)
0.10.1 (2025-07-07)
0.10.0 (2025-05-16)
0.9.0 (2025-03-26)
0.8.1 (2025-03-21)
0.8.0 (2025-03-13)
- Fix graph visualization to work with latest spanner-graph-notebook code; also, allow visualization when only some columns are json. (#102) (c33297c)
- Support multiple columns in graph visualization (#100) (dbb6442)
0.7.0 (2025-03-11)
0.6.0 (2025-02-12)
- Add '--use-geodataframe' argument to return a GeoDataFrame (#91) (fc04f34)
- Add an is_registered global value to indicate whether the extension has been loaded (#83) (0bc4473)
0.5.0 (2024-12-17)
- Add
%%bqsqlas an alias to the%%bigquerymagic (#72) (03fe1d5) - Add
bigquery_magics.context.default_variableoption (#70) (72ed882)
0.4.0 (2024-09-24)
0.3.0 (2024-09-20)
- Add support for BigQuery DataFrames. Set
context.engineto '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)