Skip to content

Releases: googleapis/python-bigquery-magics

v0.4.0

24 Sep 20:25
f6ffccf
Compare
Choose a tag to compare

0.4.0 (2024-09-24)

Features

  • Add support for overriding context.engine by magic argument (#60) (ff57f14)

v0.3.0

23 Sep 17:44
ef2becf
Compare
Choose a tag to compare

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

28 Aug 20:34
f00b575
Compare
Choose a tag to compare

0.2.0 (2024-08-27)

Features

  • Depend on pydata-google-auth to fetch credentials (#49) (8db23fc)

v0.1.1

22 Aug 21:54
86cc10e
Compare
Choose a tag to compare

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

29 Apr 15:24
d20da04
Compare
Choose a tag to compare

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)