Releases: FirelyTeam/firely-validator-api
Releases · FirelyTeam/firely-validator-api
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
2.0.2
What's Changed
- Bump xunit from 2.6.5 to 2.6.6 by @dependabot in #257
- Bump FirelySdkVersion from 5.5.0 to 5.5.1 by @dependabot in #258
- Bump Firely.Fhir.Packages from 4.2.0 to 4.3.0 by @dependabot in #260
Full Changelog: v2.0.1...v2.0.2
2.0.1
Intro
- Now also support netstandard2.1, so users don't necessarily have to upgrade to .NET8.0.
- Added BSD-3 license
What's Changed
- Add netstandard2.1 as a target by @ewoutkramer in #256
- Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.11.0-beta1.23472.1 to 3.11.0-beta1.23525.2 by @dependabot in #253
- Bump BenchmarkDotNet from 0.13.11 to 0.13.12 by @dependabot in #254
- Add BSD-3 license to solution, and reference it in all files by @mmsmits in #252
Full Changelog: v2.0.0...v2.0.1
2.0.0
First public release our new FHIR validator API.
Please enjoy our newest API to validate FHIR resources.
What's Changed
- Bump xunit from 2.4.2 to 2.5.0 by @dependabot in #121
- Bump BenchmarkDotNet from 0.13.5 to 0.13.6 by @dependabot in #123
- Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 by @dependabot in #122
- Bump MSTest.TestAdapter from 3.0.4 to 3.1.1 by @dependabot in #125
- Bump MSTest.TestFramework from 3.0.4 to 3.1.1 by @dependabot in #124
- VONK-5094 Validator compiler is now extensible by @marcovisserFurore in #174
- Bump BenchmarkDotNet from 0.13.6 to 0.13.7 by @dependabot in #175
- Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in #177
- Bump FirelySdkVersion from 5.2.0 to 5.3.0 by @dependabot in #147
- Dependabot: ignore updating Moq because of source code analyzer misuse by @mmsmits in #180
- Added new txt-1 and txt-2 validation components by @mmsmits in #181
- Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in #182
- Add ElementDefinition Validator by @mmsmits in #183
- Bump FluentAssertions from 6.11.0 to 6.12.0 by @dependabot in #185
- Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #186
- Bump BenchmarkDotNet from 0.13.7 to 0.13.8 by @dependabot in #187
- Vonk-5143: FP validator gets an instance of ITerminologyService to pass to FhirEvaluationContext by @marcovisserFurore in #188
- Bump xunit from 2.5.0 to 2.5.1 by @dependabot in #189
- Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 by @dependabot in #190
- Create duplicate invariant key validator by @mmsmits in #184
- Bump MessagePack.Annotations from 2.5.124 to 2.5.129 by @dependabot in #191
- Bump MessagePack from 2.5.124 to 2.5.129 by @dependabot in #192
- Bump BenchmarkDotNet from 0.13.8 to 0.13.9 by @dependabot in #193
- Bump xunit from 2.5.1 to 2.5.2 by @dependabot in #194
- Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 by @dependabot in #195
- Bump xunit from 2.5.2 to 2.5.3 by @dependabot in #196
- Bump xunit from 2.5.3 to 2.6.0 by @dependabot in #198
- Bump xunit from 2.6.0 to 2.6.1 by @dependabot in #201
- Bump BenchmarkDotNet from 0.13.9 to 0.13.10 by @dependabot in #200
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #203
- VONK-5093 Location is determined by Instance location state by @marcovisserFurore in #199
- Changes coming from Shim PR and running the original Tests by @mmsmits in #205
- Bump xunit from 2.6.1 to 2.6.2 by @dependabot in #208
- Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 by @dependabot in #209
- Makes the snapgen tests work for the R5 ElementSchema compiler. by @ewoutkramer in #211
- Bump MessagePack.Annotations from 2.5.129 to 2.5.140 by @dependabot in #216
- Bump BenchmarkDotNet from 0.13.10 to 0.13.11 by @dependabot in #217
- Finish the public surface for the validator by @ewoutkramer in #213
- VONK-5093: Validation is using now IScopedNode as input by @marcovisserFurore in #207
- Bump MessagePack from 2.5.129 to 2.5.140 by @dependabot in #218
- Update reference to latest SDK pre-release. by @ewoutkramer in #220
- Update manifest tests to newest format by @mmsmits in #219
- VONK-5687: Move enterprise validation to separate repo by @marcovisserFurore in #212
- Devops: ported new version suffix logic by @mmsmits in #210
- Bump xunit from 2.6.2 to 2.6.3 by @dependabot in #221
- Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 by @dependabot in #222
- ignore zzz test by @mmsmits in #227
- Move IScopedNode from SDK by @marcovisserFurore in #228
- Restore cleanup function to new public interface by @mmsmits in #231
- Added test that simulates the validation done by the Validation Demo. by @ewoutkramer in #236
- Make
IElementSchemaResolver
andElementSchema
public by @marcovisserFurore in #237 - Solving an index element at the start of a location state. by @marcovisserFurore in #238
- Renamed the RepositoryUrl in the props file. by @ewoutkramer in #239
- Bump xunit from 2.6.3 to 2.6.4 by @dependabot in #240
- Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 by @dependabot in #241
- Bump xunit from 2.6.4 to 2.6.5 by @dependabot in #244
- Move
SkipConstraintValidation
out of the validator by @ewoutkramer in #245 - Add readme.md by @mmsmits in #243
- Add unit tests for the STU3 version of the ValidationDemo by @ewoutkramer in #246
- Update Firely .NET SDK to 5.5.0 by @mmsmits in #248
- Rename ValidationContext to ValidationSettings by @mmsmits in #249
Full Changelog: v1.1.0...v2.0.0
1.1.0
What's Changed
- Unify terminology interfaces by @ewoutkramer in #88
- Add Validation Shims by @ewoutkramer in #89
- upgrade to sdk 5.0.0-beta2 by @mmsmits in #92
- Correct sdf-29 by @mmsmits in #91
- Bump MessagePack.Annotations from 2.2.85 to 2.5.108 by @dependabot in #97
- Bump MessagePack from 2.4.35 to 2.5.108 by @dependabot in #98
- Bump Moq from 4.18.2 to 4.18.4 by @dependabot in #95
- Fixed constraint is not influenced by the order of the fixed DataType by @marcovisserFurore in #93
- Bump BenchmarkDotNet from 0.13.1 to 0.13.5 by @dependabot in #101
- Bump FluentAssertions from 6.7.0 to 6.10.0 by @dependabot in #102
- Bump coverlet.collector from 3.1.2 to 3.2.0 by @dependabot in #103
- Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.5.0 by @dependabot in #100
- Bump MSTest.TestFramework from 2.2.10 to 3.0.2 by @dependabot in #99
- Bump MSTest.TestAdapter from 2.2.10 to 3.0.2 by @dependabot in #96
- Bump Newtonsoft.Json from 13.0.1 to 13.0.3 by @dependabot in #104
- VONK-4859: Get the validator to run with the newest SDK (5.2) by @marcovisserFurore in #113
- Vonk-4620: Extra validator for datatype canonical by @marcovisserFurore in #115
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.2 by @dependabot in #114
- Bump MSTest.TestFramework from 3.0.2 to 3.0.4 by @dependabot in #112
- Bump coverlet.collector from 3.2.0 to 6.0.0 by @dependabot in #107
- Bump FluentAssertions from 6.10.0 to 6.11.0 by @dependabot in #105
- Fix eld-11 expression by @mmsmits in #116
- Bump MSTest.TestAdapter from 3.0.2 to 3.0.4 by @dependabot in #110
- VONK-4620: Added the DataContract annotation to the CanonicalValidator by @marcovisserFurore in #118
- Bump MessagePack from 2.5.108 to 2.5.124 by @dependabot in #119
- Bump MessagePack.Annotations from 2.5.108 to 2.5.124 by @dependabot in #120
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #117
New Contributors
- @dependabot made their first contribution in #97
Full Changelog: v1.0.2...v1.1.0
1.0.2
v1.0.2 The first official release of the Validator library