Release 0.18.0
Pre-release
Pre-release
New features
- Introduced CLI parameter --X-approximate-distribution for users to specify the distribution of their data, and override the default heuristic determination
- For categories with the number of labels over the number set by --max-category-items (default 1000), we now include a label that aggregates all labels over the limit instead of truncating the list of labels
Breaking changes
- Removed support for experimental features (--experimental-annotations-ontology, --experimental-annotations-ontology-obo and --experimental-enable-reembedding)
Bug fixes