Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 928 Bytes

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 928 Bytes

Changelog

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

Instructions on how to update this Changelog are available in the Updating the Changelog section of the CONTRIBUTING.md. This project follows semantic versioning.

New Features

  • Moved project from development repo to this published one
  • Validation on new records added
  • Inclusion of Breast Cancer Example files
  • Enable kwarg passing
  • Added missing project files

Fixed

  • Updated formatting in convert_patient_record_entry_to_FHIR
  • Patient_interaction_history and PatientRecordEntry docstrings added
  • Additional comments around code usage
  • Fixed environment initialization to handle those without environment types
  • Patient-Environment fixes
  • Fixed black and flake8 adherence