forked from HL7/fhir-ig-publisher
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating version to: 1.6.12-SNAPSHOT
- Loading branch information
1 parent
c24a6a1
commit 0de3005
Showing
4 changed files
with
3 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +0,0 @@ | ||
* Loader: Fix bug loading language pack NPMs | ||
* Validator: Find value sets on tx server if not tx.fhir.org | ||
* Validator: Do not send Content-Type header with GET requests for tx servers | ||
* Validator: Fix npe validating code system | ||
* Validator: Support discriminator by position | ||
* Validator: Don't check type characteristics for unknown types | ||
* I18n: Fix typos in phrases, and fix up handling of apostrophes in messages without parameters | ||
* Renderer: Fix contact rendering to work properly | ||
* Renderer: Fix issue resolving contained resource rendering DiagnosticReports etc | ||
* Renderer: Handle case where Contact.value has extensions instead of a string value | ||
* Renderer: Render Parameterised types | ||
* Renderer: Fix bug with LOINC Code row showing wrongly in Profile Details view | ||
* Renderer: Partial implementation of type parameters | ||
* Renderer: Fixed rendering of actor-specific obligations, added elementIds to obligation narrative rendering | ||
* Renderer: Corrected ObligationsRenderer to handle multiple actors and multiple codes. Also got obligations with elements to render properly (which means knowing whether you're on a table page or definitions page, what tab you're on, and whether the element for the obligation is in-scope for that tab (so you know whether to hyperlink or not). Had to make links on the tables point to definitions because table anchors are not unique. | ||
* Renderer: Fix issue generating dependency table for packages in error | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters