| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 6.1.0 source code.tar.gz | 2026-03-04 | 276.2 MB | |
| 6.1.0 source code.zip | 2026-03-04 | 280.3 MB | |
| README.md | 2026-03-04 | 3.0 kB | |
| Totals: 3 Items | 556.5 MB | 0 | |
Intro:
FHIRPath CompiledExpression will now accept 0..* resources as input, skipping the requirement for a dummy resource in case an expression does not use it.
ModelInspector now will protect from cross version contamination of the ClassMappings, which will prevent type resolution errors that could occur when using multiple versions of the library in the same process.
Improved terminology stack by providing more complete base class that simplifies the implementation and standardizes error handling.
Improved error handling for Poco validation & serialization, setting an MemberName property for easier debugging.
Minor nullability tweaks
Changes:
- [#3436]: Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103
- [#3435]: Bump Microsoft.Extensions.Caching.Memory from 10.0.2 to 10.0.3
- [#3443]: Give major runtime deps individual PRs
- [#3442]: Bump Microsoft.Extensions.Caching.Memory and Microsoft.SourceLink.GitHub
- [#3440]: Combine dependabot PRs for minors/patch into a single PR
- [#3439]: Override deepcopy on the terminology parameters
- [#3428]: Cache assembly attributes in ModelInspector
- [#3434]: Parse TRX file to detect failures in test runner
- [#3431]: Sync test dependencies for test runner issues
- [#3397]: Support null focus on fhirpath operations