This repository was archived by the owner on Sep 16, 2022. It is now read-only.
Releases: ldsec/glowing-bear-medco
Releases · ldsec/glowing-bear-medco
MedCo v3.0.0
What's Changed
- Cohorts as query terms
- Ontology searchbox
New Contributors
- @jimmydjabali made their first contribution in #208
Full Changelog: v2.0.1...v3.0.0
MedCo v2.0.1
Bug fixes, quality of life improvements and UI polishing.
MedCo v2.0.0
MedCo v2
- many small improvements
- support for survival analysis
- new explore features: range queries, text queries, modifiers, auto-selection of result type
- cohort saving
- patient list download
MedCo v1.0.0
Merge pull request #15 from ldsec/dev MedCo v1.0.0
glowing-bear-medco v0.3.1
- several bug fixes
MedCo v0.3.0
- refactor whole code to eliminate dead code and make it specific to MedCo
- many bug fixes
- stability, error reporting and logs improved
- authentication with keycloak-js
- upgrades of dependencies and frameworks
- update in genomic annotation querying
- query directly the MedCo connectors (not through PICSURE anymore)
- new crypto engine based on kyber-js
- visual enhancements
MedCo v0.2.1
- authorizations implementation
- different query types implementation
MedCo v0.2.0
- MedCo branding
- PICSURE v2.0 support
- various fixes