This repository was archived by the owner on Dec 27, 2024. It is now read-only.
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.