0.13.3 is a small release containing a few bug fixes and improvements. It has 86 commits from 10 contributors. Selected changes:
Fixes:
- Sort steps in sub-pipelines no longer cause a column lookup error (@lukapeschke, #5066)
- Dereferencing of sort columns when rendering SQL now done in context of main pipeline (@kgutwin, #5098)
New Contributors:
- @lukapeschke, with #5066