Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.4] 2024-11-12
Changed
- Update Node.js to v20 (LTS) and dependencies
[1.0.3] 2024-06-25
Changed
- Node version updated to lts/hydrogen
- Fix endpoint tags for API Portal documentation
[1.0.2] 2023-05-16
Changed
- Update dependencies
[1.0.1] 2023-02-01
Fixed
- Minor vulnerability fix.
[1.0.0] 2022-09-28
Added
- Update
json-schema-converter
version to2.2.0
.
Removed
- Removed custom error management in file upload and download.
[0.1.1] 2022-07-07
Fixed
- The JSON Patch object for the FHIR Server is now generated only for fields present in the PATCH payload.
[0.1.0] 2022-06-24
- First release.