- The `phc.services.PatientML` API client is now fully typed. Request bodies, response bodies, and query parameters now allow for static type checking, and are runtime type-checked as well.
0.31.0
Fixed
- Pinned the major versions of the package's dependencies, so untested breaking changes are excluded from the package's installation - Removed dev dependencies that were already specified as package dependencies - Pinned the exact version of the dev dependencies, to improve CI/CD determinism
0.29.0
Added
- Added new `phc.services.PatientML` API client which can be used to call the LifeOmic Patient ML Service API.