Releases: FirelyTeam/spark
Releases · FirelyTeam/spark
Release v1.5.14-stu3
What's Changed
- Add conversion of Fahrenheit to base units by @JoogsWasTaken in #503
- Spark.Egine+Search: Remove unused reference + some minor code cleanup by @whyfate in #493
- Fix compile errors with Hl7.Fhir.R4 version 4.x by @rbauck in #502
- Various dependency upgrades
New Contributors
- @JoogsWasTaken made their first contribution in #503
- @rbauck made their first contribution in #502
Full Changelog: v1.5.13-stu3...v1.5.14-stu3
Release v1.5.14-r4
What's Changed
- Add conversion of Fahrenheit to base units by @JoogsWasTaken in #503
- Spark.Egine+Search: Remove unused reference + some minor code cleanup by @whyfate in #493
- Fix compile errors with Hl7.Fhir.R4 version 4.x by @rbauck in #502
- Various dependency upgrades
New Contributors
- @JoogsWasTaken made their first contribution in #503
- @rbauck made their first contribution in #502
Full Changelog: v1.5.13-r4...v1.5.14-r4
Release v1.5.13-stu3
What's Changed
- Spark-Legacy: Migrate from the DI library Unity to Autofac by @kennethmyhra in #480
- Dependency upgrades
Full Changelog: v1.5.12-stu3...v1.5.13-stu3
Release v1.5.13-r4
What's Changed
- Spark-Legacy: Migrate from the DI library Unity to Autofac by @kennethmyhra in #479
- Dependency upgrades
Full Changelog: v1.5.12-r4...v1.5.13-r4
Release v1.5.12-stu3
What's Changed
- Spark.Mongo: Use recommended async pattern for MongoDB APIs by @whyfate in #463
- build: Add net6.0 TargetFramework by @kennethmyhra in #466
- deps+build: Add net4.6.2 TargetFramework by @kennethmyhra in #473
- deps: Upgrade Hl7.Fhir.R4 from 3.8.1 to 3.8.3 by @kennethmyhra in #471
- Various dependecy updates
Full Changelog: v1.5.11-stu3...v1.5.12-stu3
Release v1.5.12-r4
What's Changed
- Spark.Mongo: Use recommended async pattern for MongoDB APIs by @whyfate in #463
- build: Add net6.0 TargetFramework by @kennethmyhra in #466
- deps+build: Add net4.6.2 TargetFramework by @kennethmyhra in #473
- deps: Upgrade Hl7.Fhir.R4 from 3.8.1 to 3.8.3 by @kennethmyhra in #471
- Various dependecy updates
Full Changelog: v1.5.11-r4...v1.5.12-r4
Release v1.5.11-stu3
What's Changed
- PatchService can now run FhirPatches with FhirPath expression going beyond attributes on root. E.g.
Task.restriction.period.end
- Various dependencies upgrades
Release v1.5.11-r4
What's Changed
- PatchService can now run FhirPatches with FhirPath expression going beyond attributes on root. E.g.
Task.restriction.period.end
- Various dependencies upgrades
v1.5.10-stu3
What's Changed
- Extension support for PATCH in #439
- Refactor FhirService and AsyncFhirService in #440
- CapabilityStatment: Add enhanced CapabilityStatementBuilder in #419
Full Changelog: v1.5.9-stu3...v1.5.10-stu3