Skip to content

v2.3.16

Compare
Choose a tag to compare
@eddynaka eddynaka released this 14 Jan 11:21
· 337 commits to main since this release
11a4e73

v2.3.16 Sdk | Driver | Converters | Multitool | Multitool Library

  • BREAKING: Rename flag VersionControlInformation to VersionControlDetails from OptionallyEmittedData. #2222
  • BUGFIX: Fix filtering when using the command analyze with custom configuration. #2230
  • FEATURE: If argument computeFileHashes, it will be converted to OptionallyEmittedData.Hashes. #2231
  • FEATURE: Ensure all command options argument properties are settable (useful for API-driven invocation). #2234
  • FEATURE: TargetUri from context can be relative. #2235