Skip to content

Version 1.4.1

Choose a tag to compare

@NiallSmyth NiallSmyth released this 26 Oct 11:46
· 116 commits to master since this release

Bugfix: When attempting to filter on a collection with multiple columns of the same name, the filter could only be applied to the last one. It now uses aliases to allow you to specify the correct column by giving it a unique alias and referring to that.