mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-12 15:54:44 +00:00
18 lines
577 B
Markdown
18 lines
577 B
Markdown
Final Code changes for R5 release
|
|
|
|
## Validator Changes
|
|
|
|
* Fix NPE validating maps
|
|
|
|
## Other code changes
|
|
|
|
* Refactor Loader for easier loading of earlier versions
|
|
* Fix various NPEs from version conversion testing
|
|
* First draft of Code generation for Extensions
|
|
* Improve summary message for map conversion outcome
|
|
* Move web path out of userData into resource field
|
|
* Fix FTP problem on windows (remote seperator)
|
|
* Update tests to use R5 package from test case repo everywhere
|
|
* Finish removing population type
|
|
* Rebuild .index.json if it's empty when installing a package
|