mfshao
released this
29 Jul 19:18
For: uc-cdis/guppy
Notes since tag: 0.2.0
Notes to tag/commit: 0.2.1
Generated: 2019-07-29
New Features
- Support `!=` (is not) op for filter (#45)
- Guppy now support this kind of nested aggregation queries (#42)
- Guppy also has a wrapper query function `queryGuppyForNestedAgg` that helps
to build this kind of GQL queries (#42)
Improvements
- Updated docs for Guppy syntax of nested aggs (#43)
- Unit tests for auth, config, schema, filter and aggregation (#41)
Deployment Changes
- https://github.com/uc-cdis/data-portal/pull/558 depends on this PR (#45)