Skip to content

Releases: pieter-edelman-nictiz/hl7-fhir-validator-action

Version 0.26

26 Jan 09:47
Compare
Choose a tag to compare

Bugfix for when multiple entrie silence an issue on the same element

Version 0.25

17 Aug 09:52
Compare
Choose a tag to compare
  • Fix error reporting on Github so errors aren't reported twice
  • Improve/fix error suppressing
  • Accept the profile root as an id if the Validator doesn't report line and col numbers

Version 0.24

01 May 13:58
Compare
Choose a tag to compare

Add the option to report errors and warnings on the Github Actions summary page.

Version 0.23

17 Oct 11:28
fe91256
Compare
Choose a tag to compare

What's Changed

  • Deal with resources xml/json which are not parsable.
  • Document the use of multiple IGs.

Version 0.22

25 Jul 06:42
574d040
Compare
Choose a tag to compare

Bugfix release to allow the use of braces in the path for suppressing issues.

Version 0.21

21 Jun 12:49
Compare
Choose a tag to compare

It is now possible to use file names, in addition to resource id's, to document known exceptions (feature by @hvamstel )

Version 0.20

18 Mar 10:12
Compare
Choose a tag to compare

Fix two bugs:

  • Don't crash if a known issue file is not provided
  • Don't crash if a resource without id is encountered
  • Handle file name extensions that are not all lowercase

Version 0.15

07 Jun 20:10
Compare
Choose a tag to compare

This release adds the nice feature to use the element id as well as key for the known issues file.

Version 0.10.0

11 Jan 15:32
Compare
Choose a tag to compare

This version changes the way error parameters are reasoned about.

Version 0.9

16 Dec 13:42
Compare
Choose a tag to compare

First release of a Github action wrapper around the HL7 FHIR Validator.