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