Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

57 lines (42 loc) · 1.09 KB

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.2.0] - 2025-01-28

Added

  • Add Second Fhir Server for Upload
  • Add Support for Reference Resolve

Changed

  • Seperated CSV Converter from the FDE as single bash script

[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