Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 16:08
· 593 commits to master since this release

JET v0.5.0

Diff since v0.4.6

Closed issues:

  • correctly handle cycles (#106)
  • false positive error from a type constructor with parameterized vector field (#154)
  • Report linting errors using Julia's Logging stdlib... (#171)
  • Possible wrong error detection (#184)
  • Prevent analysis of Base and stdlib functions? (#219)
  • ERROR: TypeError: in new, expected DataType, got Type{Tuple{Vararg{Any, N}} where N} (#222)
  • Advice on Core.Box detector (#233)
  • ERROR: cannot assign a value to variable Main.Struct from module ##JETVirtualModule#259 (#236)
  • Example where getfield does not constant fold in JET (#254)

Merged pull requests: