Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 933 Bytes

CHANGELOG.md

File metadata and controls

48 lines (36 loc) · 933 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,

[UNRELEASED] - yyyy-mm-dd

Added

Changed

Deprecated

Removed

Fixed

Security

[1.1.0] - 2024-10-30

Added

  • Add Support for OAuth Authentication
  • Add Sending Measure Report to FHIR Server

[1.0.0] - 2024-09-25

Added

  • Add Retry to DataStore
  • Add Writing Permission Check to Docker Entrypoint
  • Add Docker Compose File
  • Add Immutable Individuals of Populations to Prevent Further Bugs

Changed

  • Update KDS Measure
  • Improve Readme

Fixed

  • Fix Wrong Unique Count

[0.1.0] - 2024-08-08

Added

  • Add stratifier type Coding
  • Add stratifier type Code
  • Add stratifier type Boolean
  • Add stratifier components
  • Add Docker
  • Add unique string count
  • Add CSV Converter
  • Add shorthand profiles
  • Add Documentation