Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 09:53
· 455 commits to master since this release

JET v0.6.0

Diff since v0.5.16

Closed issues:

  • Using JET with GraphQL CodeGen! - Disable Checking with Comment? (#148)
  • error reported on documentation string for function (#225)
  • World-age problem (#289)
  • inconsistent report of "runtime dispatch detected: Base.InexactError" (#308)
  • report_package yields MethodError: no method matching namemap(::Type{JSON3.Error}) (#310)
  • getindex reports "no errors" in sound mode (#311)
  • for 1 of 2 union split cases, non-boolean (Missing) used in boolean context (#333)
  • OptAnalyzer should not report duplicated error from inlined callees (#335)
  • Adding an ::IO argument to report_opt? (#350)
  • Add ability to ignore errors from some modules (#354)
  • Missing report from splat call (#363)
  • :sound mode: report uncovered method match (#366)
  • Detected issues when assigning a matrix to a submatrix, rooted in Base abstractarray.jl (#374)

Merged pull requests: