What's Changed
- chore(deps): bump xorq>=0.3.25 and adapt tests to API changes by @ghoersti in #267
- fix: explicit ORDER BY in lag() window functions for DuckDB >=1.5 compat by @mesejo in #268
- fix: normalize order_by prefixes in compare_periods (#251) by @boringdata in #259
- ref: drop semantic mutate op phase3 by @hussainsultan in #269
- test: prefer public ibis window in demo and chart regression by @hachej in #279
- fix: restore xorq flavor compatibility after public ibis cleanup by @hachej in #282
- feat(deps): optional xorq by @hussainsultan in #278
Full Changelog: v0.3.14...v0.3.15