Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

0.15.1

Choose a tag to compare

@etsuo etsuo released this 07 May 17:01
· 66 commits to develop since this release
80fca05

see Milestone 0.15.1

Bug

#188 - projectionFromQuery in 0.15.0 reports invalid_query when you pass in a null / undefined query, but that's a valid query... i.e., no query. This release resolves that issue. projectionFromQuery will now return null when you pass in a null or undefined query.