Releases: lifebit-ai/cloudos
Releases · lifebit-ai/cloudos
Release v0.4.0
cloudos 0.3.0
- Overhaul of the cohort query system. Query syntax is now much easier to use.
- Neater and more consistent tabular outputs for many functions.
- Split cb_apply_query into seperate functions for applying query (cb_apply_query) and setting columns (cb_set_columns).
- Better error messaging.
- Many bug fixes.
Full Changelog: 0.2.0...0.3.0
devel: add new query system (#66)
* v1 * fix empty columns * redo_empty_columns_fix * resupport_adv_simple_query * support_empty_queries * support_empty_queries * restore_e16cf5d * support_empty_queries * simplify_phenotype_inputs * tidy up * document * dv_document * rcheck * rename_fn * register_s3 * s3_register * s3_methods * s3 * s3 * s3 * testing * make_query_mandatory Co-authored-by: Henry Morgan Stewart <[email protected]> Co-authored-by: ilevantis <[email protected]>
cloudos 0.2.0
- Adds compatibility for cohort browser v2 API.
- Renames a number of functions with more consistent naming scheme. #58
- Minor package structure adjustments to conform to CRAN guidelines.
cloudos v0.01
The ChnageLog can be found here - https://github.com/lifebit-ai/cloudos/blob/devel/NEWS.md