Releases: FirelyTeam/firely-validator-api
Releases · FirelyTeam/firely-validator-api
v2.6.4
What's Changed
- Start development phase 2.6.4 by @andrzejskowronski in #474
- Fix wrong implementation of correction by @andrzejskowronski in #476
Full Changelog: v2.6.3...v2.6.4
v2.6.3
Intro
This release adds a correction for bdl-8
rule.
What's Changed
- Start development phase 2.6.3 by @mmsmits in #457
- Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 by @dependabot in #458
- Bump Hl7.Fhir.Specification.Data.R4 from 5.11.3 to 5.11.4 by @dependabot in #459
- Bump Hl7.Fhir.Base and Hl7.Fhir.R4 by @dependabot in #465
- Bump MSTest.TestAdapter from 3.7.1 to 3.8.2 by @dependabot in #466
- DEVOPS-354: Use v1 of Firely Azure templates by @marcovisserFurore in #467
- Add correction for bdl-8 by @andrzejskowronski in #472
- DEVOPS-364: Remove obsolete signing scripts and related templates from the build process by @marcovisserFurore in #473
Full Changelog: v2.6.2...v2.6.3
v2.6.2
Intro
- Splitting op canonicals intro URI and version parameters when calling the validate-code operation
- Constructor improvements
- Update dependencies
What's Changed
- Bump Firely.Fhir.Packages from 4.8.0 to 4.9.0 by @dependabot in #394
- Bump MessagePack.Annotations from 2.5.187 to 2.5.192 by @dependabot in #389
- Bump FluentAssertions from 6.12.2 to 7.0.0 by @dependabot in #395
- Start development phase 2.6.2 by @mmsmits in #396
- Bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 by @dependabot in #401
- Bump MessagePack.Annotations from 2.5.192 to 3.0.308 by @dependabot in #398
- Bump MSTest.TestAdapter from 3.6.0 to 3.7.1 by @dependabot in #427
- Bump MessagePack.Annotations from 3.0.308 to 3.1.1 by @dependabot in #407
- Upgrade fluent assertions to version 8.0.0 by @mmsmits in #429
- Bump coverlet.collector from 6.0.2 to 6.0.3 by @dependabot in #406
- Bump MSTest.TestFramework from 3.6.0 to 3.7.1 by @dependabot in #426
- Bump MessagePack from 3.0.300 to 3.1.1 by @dependabot in #405
- Ignore fluent assertions updates in dependabot by @mmsmits in #434
- Bump MessagePack.Annotations from 3.1.1 to 3.1.2 by @dependabot in #439
- Bump MessagePack from 3.1.1 to 3.1.2 by @dependabot in #438
- Bump coverlet.collector from 6.0.3 to 6.0.4 by @dependabot in #432
- Bump MessagePack.Annotations from 3.1.2 to 3.1.3 by @dependabot in #443
- Bump MessagePack from 3.1.2 to 3.1.3 by @dependabot in #442
- Fix case-sensitive file reference by @andrzejskowronski in #445
- Feature/436 split valueset version and uri into separate parameters before validating a code by @mmsmits in #437
- Validator constructor tweaks by @andrzejskowronski in #444
New Contributors
- @andrzejskowronski made their first contribution in #445
Full Changelog: v2.6.1...v2.6.2
2.6.1
2.6.0
What's Changed
- Start development phase 2.5.1 by @mmsmits in #370
- Added validation for the context of extensions by @Kasdejong in #361
- Bump MessagePack.Annotations from 2.5.172 to 2.5.187 by @dependabot in #382
- Bump MessagePack from 2.5.172 to 2.5.187 by @dependabot in #385
- Bump FluentAssertions from 6.12.1 to 6.12.2 by @dependabot in #388
- Fix validate code to comply to external term services by @mmsmits in #393
- Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 by @dependabot in #392
Full Changelog: v2.5.0...v2.6.0
2.5.0
What's Changed
- start development phase 2.4.1 by @mmsmits in #341
- Update README.md by @Kasdejong in #344
- Bump MessagePack and MessagePack.Annotations by @dependabot in #345
- Bump MessagePack.Annotations from 2.5.171 to 2.5.172 by @dependabot in #346
- Bump BenchmarkDotNet from 0.13.12 to 0.14.0 by @dependabot in #347
- Uri validation by @Kasdejong in #343
- Bump FirelySdkVersion from 5.9.0 to 5.9.1 by @dependabot in #348
- Added some R5 constraints to the R4 and STU3 structure definitions by @Kasdejong in #350
- Added type coercion between Integer and Integer64 by @Kasdejong in #351
- pull request template by @Kasdejong in #352
- Fixed test files for document composition by @Kasdejong in #354
- Added root resource to the evaluation context of FP invariant evaluation by @Kasdejong in #353
- Bump FluentAssertions from 6.12.0 to 6.12.1 by @dependabot in #356
- Also build a type reference if value[x] elements have children by @mmsmits in #360
- Bump FirelySdkVersion from 5.10.1 to 5.10.3 by @dependabot in #364
- Added quantity support to min/max comparison by @mmsmits in #363
- Bump Firely.Fhir.Packages from 4.7.0 to 4.8.0 by @dependabot in #365
Full Changelog: v2.4.0...v2.5.0
2.4.0
What's Changed
- Update all dependencies
- Bump MessagePack and MessagePack.Annotations by @dependabot in #323
- Bump MessagePack.Annotations from 2.5.140 to 2.5.168 by @dependabot in #324
- Bump MessagePack.Annotations from 2.5.168 to 2.5.171 by @dependabot in #331
- Bump MessagePack from 2.5.168 to 2.5.171 by @dependabot in #332
- Bump FirelySdkVersion from 5.8.1 to 5.8.2 by @dependabot in #335
Full Changelog: v2.3.0...v2.4.0
2.3.0
What's Changed
- Start development phase 2.2.1 by @mmsmits in #299
- Added demo project link to readme by @Kasdejong in #301
- Bump MSTest.TestAdapter from 3.2.0 to 3.3.1 by @dependabot in #302
- Bump MSTest.TestFramework from 3.2.0 to 3.3.1 by @dependabot in #303
- Bump xunit.runner.visualstudio from 2.5.6 to 2.8.0 by @dependabot in #307
- Bump xunit from 2.7.0 to 2.8.0 by @dependabot in #306
- Bump FirelySdkVersion from 5.7.0 to 5.8.1 by @dependabot in #305
- Bump Firely.Fhir.Packages from 4.5.0 to 4.6.0 by @dependabot in #316
- Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.11.0-beta1.23525.2 to 3.11.0-beta1.24219.2 by @dependabot in #317
- Fix two fhirpath expressions of invariants by @mmsmits in #318
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #319
- Bump MSTest.TestAdapter from 3.3.1 to 3.4.0 by @dependabot in #321
- Bump MSTest.TestFramework from 3.3.1 to 3.4.0 by @dependabot in #320
New Contributors
- @Kasdejong made their first contribution in #301
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Start new development phase 2.1.1 by @mmsmits in #282
- Validate CodeableReference with just a reference by @ewoutkramer in #287
- Dependabot: ignore patch updates for test frameworks by @mmsmits in #285
- Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #288
- Bump xunit from 2.6.6 to 2.7.0 by @dependabot in #290
- Add string validator to report empty strings by @mmsmits in #291
- Bump coverlet.collector from 6.0.0 to 6.0.1 by @dependabot in #292
- Bump coverlet.collector from 6.0.1 to 6.0.2 by @dependabot in #296
Full Changelog: v2.1.0...v2.2.0
2.1.0
What's Changed
- Avoid use of Inspector.Base by @ewoutkramer in #264
- Added some experimental functions to the public API by @mmsmits in #262
- Added support for running test suites (data + profiles) by @ewoutkramer in #271
- Bump MSTest.TestFramework from 3.1.1 to 3.2.0 by @dependabot in #273
- Bump MSTest.TestAdapter from 3.1.1 to 3.2.0 by @dependabot in #274
- Add support for CodeableReference in binding+reference validator. by @ewoutkramer in #276
- Open up the public interface a bit more by @mmsmits in #278
- Add R4B support by @mmsmits in #279
Full Changelog: v2.0.2...v2.1.0