Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 05:14

JET v0.8.0

Diff since v0.7.15

Closed issues:

  • Bug: "Invalid type argument" for valid type argument (#237)
  • JET generates spurious errors when analyzing noninferrable callees (#351)
  • UndefKeywordError for keyword arguments (#376)
  • JETAnalyzer: false positive errors that can be analyzed to be safe by concrete evaluation (#444)
  • False positive: may throw for a function that just want to throw (#477)
  • False positive in total function (#482)
  • Feature request: Display un-inferrible callchains (#484)
  • false positives with Base.@kwdef (#487)
  • Possible false positive with sort! (#522)
  • main_uuid not defined (#531)

Merged pull requests: