Skip to content

Releases: OHDSI/StandardizedAnalysisAPI

1.5.0

12 Sep 16:01
2f7a7ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

1.4.0

24 Mar 10:10
6dd922f
Compare
Choose a tag to compare

New Features

  • Adding elements to CohortIncidence (c41b595)
  • Added ID property to Characterization design (0850545)
  • Jackson Core update 2.10.5, Circe update 1.9.4, Standardized Analysis Utils update 1.3.2, junit and guava updates

v1.3.1

21 Apr 14:07
Compare
Choose a tag to compare

Always include packageName for Hydra study packages (#43)

v1.3.0

08 Dec 19:35
Compare
Choose a tag to compare

Features:

  • Implements distribution of a field values in Cohort Characterization

v1.2.1

18 Sep 14:29
d36a7b7
Compare
Choose a tag to compare

Fixes:

  • Narrow down CDM compatibility range instead of failing when new criteria requiring more specific CDM added

v1.2.0

27 Jun 15:38
Compare
Choose a tag to compare

Features:

  • Added capabilities to define and calculate CDM compatibility for a design (#22)
  • Split SAA into submodules to avoid circular dependencies
    (#24)
  • Improvements for Cohort Characterization specs (#21)
  • Improvements for work with ObjectMapper in Utilities (#25, #26)

Fixes:

  • Fixed property case for GradientBoostingMachineSettings (#20)

v1.1.0

12 Mar 00:22
085c3b7
Compare
Choose a tag to compare
  • Added Cohort Characterization stratification
  • Added Estimation and Prediction Analysis Definitions
  • Updates to support unit testing, data type review and proper serialization for R