Skip to content

Releases: FirelyTeam/firely-validator-api

2.7.3

26 Mar 13:53

Choose a tag to compare

What's Changed

  • Start release phase 2.7.2 by @andrzejskowronski in #606
  • Fix sdk5 benchmarks by @andrzejskowronski in #635
  • StructureDefinitionCorrectionsResolver update by @Rob5045 in #632
  • Corrections should always be applied to differential and snapshot. by @Rob5045 in #648
  • Missing constraints should only be added to the diff of the original structure definition and not to the diff of derived profiles. by @Rob5045 in #649
  • Replace certificate signing with Azure Trusted Signing for tags by @mmsmits in #651

New Contributors

Full Changelog: v2.7.1...v2.7.3

3.1.1

24 Mar 10:24

Choose a tag to compare

Intro

This release fixes the issues with cardinality validation of a primitive values

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.1.1

3.1.0

13 Jan 14:30
55ffdb2

Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0

v3.0.1

28 Oct 15:20
6e1e485

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v2.7.1

28 Oct 16:44
bb4bc5b

Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.7.1

v3.0.0

15 Oct 13:11

Choose a tag to compare

Firely .NET validator v3.0.0

The validator is now written against Firely .NET SDK v6. This introduced a bunch of new features for us to use in the validator. Improvements have been made to, among other things:

  • validating against cardinality constraints, including in slices
  • extension context validation consistency
  • validating resource references, bundles, and contained resources

What's Changed

Full Changelog: v2.7.0...v3.0.0

2.7.0

17 Sep 14:39

Choose a tag to compare

What's Changed

  • Bump xunit.runner.visualstudio from 3.0.0 to 3.1.0 by @dependabot[bot] in #516
  • Revert Microsoft.CodeAnalysis.PublicApiAnalyzers to latest v3.x version and apply dependabot updates by @Copilot in #558
  • Fix empty extension slice validation to report missing mandatory elements by @Copilot in #564
  • Enable external reference resolving in FhirPathValidator by @andrzejskowronski in #574

New Contributors

  • @Copilot made their first contribution in #558

Full Changelog: v2.6.9...v2.7.0

2.6.9

17 Jul 13:24

Choose a tag to compare

Changes:

  • Updated Firely .NET SDK to 5.12.1

v2.6.8

15 Jul 13:25
83dfa6a

Choose a tag to compare

Breaking change

ValidationSettings.SelectMetaProfiles was obsoleted, and accessing the getter will now throw NotImplementedException. It's been superseded by ValidationSettings.SelectValidationProfiles that exposes more information.

What's Changed

Full Changelog: v2.6.7...v2.6.8

v2.6.7

13 Jun 06:53
3c46f86

Choose a tag to compare

What's Changed

Full Changelog: v2.6.6...v2.6.7