Skip to content

ReqIFSharp 10.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Nov 10:29
· 31 commits to development since this release

The following items have been fixed in this release:

ReqIFSharp.Extensions [5.0.0]

  • [Update] to reqifsharp version 10.0.0
  • [Update] Microsoft.Sbom.Targets to version 4.1.3

ReqIFSharp [10.0.0]

  • [Update] Microsoft.Sbom.Targets to version 4.1.3
  • [Refactor] reading xml attributes, set properties to a default value when an overflow exception on XmlConvert is handled; fixes #60
  • [Update] all int properties to long to harmonize integer properties; as per ReqIF specification integers are mathematically unbounded integer. Practically long is a useful type
  • [Improve] logging when element not know -> include LineNumber and LinePosition
  • [Implement] reading SpecHierarchy.IS-TABLE-INTERNAL