Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Update link to go to OpenMRS Add-ons index instead

...

...

  • 1.0 (Latest major release) - rev.29203
    • Download module here
    • Changes since 0.9 
      • CALC-38 - PatientCalculation.evaluate method should take a Collection<Integer> instead of a Cohort
      • CALC-32 - Made change to clear the token cache on save and delete so that it gets rebuild
      • CALC-39 - Rename CohortResult to CalculationResultMap
      • CALC-41 - Calculation maven artifacts have a non-standard groupId
      • CALC-44 - ListResults should have a getValues() method
      • CALC-45 - ListResult should refer to Calculation and CalculationContext, not their Patient variants
      • CALC-43 - ResultUtil.convert and CalculationUtil.cast do not correctly convert things to Boolean
      • CALC-46 - Utility methods on CalculationResultMap for getting results as boolean or isEmpty without needing null tes
  • 0.9 (RC)
    • Got everything working taking into consideration all use cases and design described here