v0.1.5
- switched aggregations to DuckDB
- switched evaluate in sql_utils to emit polars expression instead of lambda
- added sorted semantics to data sources
- added preliminary support for window functions
- added tutorials
- fixed polars update issue, mandate > 0.16 since changed groupby semantics
- fixed numerous other bugs