Skip to content

Releases: aviatesk/JET.jl

v0.6.22

10 Jan 06:36
ce4649c
Compare
Choose a tag to compare

JET v0.6.22

Diff since v0.6.21

Merged pull requests:

v0.6.21

19 Dec 04:11
Compare
Choose a tag to compare

JET v0.6.21

Diff since v0.6.20

Closed issues:

  • How to use JET.jl on nightly (#438)

Merged pull requests:

  • remove upper bound of the supported versions (#443) (@aviatesk)

v0.6.20

15 Dec 01:20
Compare
Choose a tag to compare

JET v0.6.20

Diff since v0.6.19

Merged pull requests:

v0.6.19

08 Dec 10:15
Compare
Choose a tag to compare

JET v0.6.19

Diff since v0.6.18

Closed issues:

  • Distinguish "will throw" from "may throw" (#309)
  • Mention report_package in README and Docs index (#347)
  • Result of @report_opt depends on whether there were previous @report_opt calls (#352)

Merged pull requests:

v0.6.18

07 Dec 05:49
Compare
Choose a tag to compare

JET v0.6.18

Diff since v0.6.17

Merged pull requests:

  • refine [Inference|Optimization]Params constructions (#432) (@aviatesk)

v0.6.17

06 Dec 06:38
Compare
Choose a tag to compare

JET v0.6.17

Diff since v0.6.16

Closed issues:

  • Document filtering better (#415)
  • report_package stops to find an error in a top-level function if an additional argument is added (#426)
  • JET 0.6.16: report_call cannot find single target method when provided with signature of a method with non-concrete types (#427)

Merged pull requests:

v0.6.16

19 Nov 13:24
Compare
Choose a tag to compare

JET v0.6.16

Diff since v0.6.15

Closed issues:

  • Expected JET.JETCachedResult, got a value of type Core.CodeInfo (#386)

Merged pull requests:

v0.6.15

16 Nov 06:22
Compare
Choose a tag to compare

JET v0.6.15

Diff since v0.6.14

Closed issues:

  • Filter out "may throw" and/or "will throw" (#403)
  • Failed to precompile JET (#410)

v0.6.14

01 Nov 09:19
97bdd20
Compare
Choose a tag to compare

JET v0.6.14

Diff since v0.6.13

Closed issues:

  • ArgInfo not defined when running with Julia 1.7 (#388)

Merged pull requests:

v0.6.13

31 Oct 01:59
Compare
Choose a tag to compare

JET v0.6.13

Diff since v0.6.12

Merged pull requests:

  • JETAnalyzer: be more optimistic for type-declared global variables (#406) (@aviatesk)