Skip to content

Latest commit

 

History

History
54 lines (25 loc) · 2.61 KB

CHANGELOG.md

File metadata and controls

54 lines (25 loc) · 2.61 KB

Changelog

0.4.0 (2024-09-24)

Features

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

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)

0.2.0 (2024-08-27)

Features

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

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)

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)

Changelog

PyPI History