Skip to content

5.4.0

Compare
Choose a tag to compare
@marcovisserFurore marcovisserFurore released this 26 Oct 14:17
v5.4.0
8bf8737

Intro:

Highlights of this new release:

Notable changes include modifying error messages, adding support for multiple valuesets and system filters, moving termservice code to shared projects, quantity arithmetic and introducing various improvements and updates to dependencies. Additionally, new contributors have made their first contributions to the project, including @almostchristian.

Changes:

New Functionality:

  • #1442: [FhirPath] Add support for Quantity arithmetic

Others:

  • #2613: Make DateTime.ToString() locale-insensitive
  • #2608: Bump xunit from 2.5.2 to 2.5.3
  • #2607: Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3
  • #2606: Bump xunit from 2.5.1 to 2.5.2
  • #2602: Bump BenchmarkDotNet from 0.13.8 to 0.13.9
  • #2600: Add subtract operator for Date and DateTime.
  • #2596: Improve performance of EnumUtility generic methods
See More
  • #2598: VONK-5414: Use a variable to control the restore via the GitHub package feed or not
  • #2595: #1442: Added Quantity arithmetic
  • #2591: Use string also as a valid type for the input value of memberOf()
  • #2593: Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1
  • #2592: Bump xunit from 2.5.0 to 2.5.1
  • #2585: Bump BenchmarkDotNet from 0.13.7 to 0.13.8
  • #2578: Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2
  • #2574: Bump FluentAssertions from 6.11.0 to 6.12.0
  • #2573: Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1
  • #2571: Dependabot: ignore updating Moq because of source code analyzer misuse
  • #2565: Bump BenchmarkDotNet from 0.13.6 to 0.13.7
  • #2564: Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0
  • #2563: Merge the total effect of yesterdays PRs
  • #2560: 2326 Add Expand operation to LocalTerminologyService
  • #2559: Move some termservice code to shared projects
  • #2558: 2555 Add support for multiple valuesets and system filters to ValueSetExpander
  • #2554: Change error message when the ValueSetExpander can't find a specific CodeSystem

This list of changes was auto generated.