0.1.3
- Propagate NULL through arithmetic (
+,-,*,/),ROUND, andABS. A nil operand now yields nil instead of raising into_decimal/1.
0.1.2
- Add
LEASTandGREATESTfunctions 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 asenabled?.
0.1.0
- Initial release.