This repository was archived by the owner on Mar 16, 2026. It is now read-only.
v1.7.0
1.7.0 (2023-07-11)
Features
- Added regexp_match operator support for bigquery (#511) (fd78093)
- Remove pyarrow and bqstorage as dependencies (#847) (5d6b38c)
Bug Fixes
- Avoid aliasing known CTEs (#839) (8a1f694)
- Ensure correct alter table alter column statement is generated on data type changes in alembic (#845) (493430a)
- Remove "future" dependency (#542) (ba5e244)
- Remove type annotations from _struct.py (#733) (27814df)