CHANGELOG.md
# Changelog
## 0.1.2
- Add `LEAST` and `GREATEST` functions with BigQuery NULL semantics (result is NULL if any argument is NULL). Support numbers, strings, dates, datetimes, and times.
## 0.1.1
- Add support for predicate-style identifiers ending in `?`, such as `enabled?`.
## 0.1.0
- Initial release.