Releases: OHDSI/Achilles
Achilles v 1.2
This is a release as of March 2016.
Added features are: rule_id that allows ability to distinguish when two rules act on the same analysis_id and generate heel errors or warnings.
Rule CSV file provides overview of all the rules implemented in Heel.
Achilles v 1.1.1
This hot-fix release fixes a bug introduced when adding the CDMv5 support to Achilles where the Observation Period reports in exportToJson() were missing values causing the AchillesWeb to not render properly.
Added support for CDM v5
This new version will also run on data in CDM version 5. Please note the cdmVersion parameter that has been added to both the achilles()
and exportToJson()
functions.
This version does not make use of any of the new features in CDM v5, it is just intended to be able to run on v5 as well as v4.
The JSON files created by this new version are 100% compatible with the old ones, so no new version of AchillesWeb is required. This should work with AchillesWeb released version 1.0.0
First stable version
This is the first stable version, which has been used already by several groups.