mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-09 22:34:42 +00:00
* wip * adding pathing to 40_50 conversion * wip * 30_50 and 40_50 updated to factory * 30_40 factory * 14_50 * 14_40 * 14_30, 10_50 * 10_40 * 10_30 * forcing non-null on VersionConvertors * *trying* to clean up advisor code, switching from jetbrains NotNull to javax Nonnull annotation * all calls within convertor classes should use INSTANCE access, not factory to maintain thread safety * adding README for conversion library * spacing * threaded test removal * release notes * Update RELEASE_NOTES.md Co-authored-by: Tadgh <tadgh@cs.toronto.edu> * Update RELEASE_NOTES.md Co-authored-by: Tadgh <tadgh@cs.toronto.edu> * Update org.hl7.fhir.convertors/CONVERTORS.md Co-authored-by: Tadgh <tadgh@cs.toronto.edu> * Update org.hl7.fhir.convertors/CONVERTORS.md Co-authored-by: Tadgh <tadgh@cs.toronto.edu> * Update org.hl7.fhir.convertors/CONVERTORS.md Co-authored-by: Tadgh <tadgh@cs.toronto.edu> Co-authored-by: Tadgh <tadgh@cs.toronto.edu>