Releases: aviatesk/JET.jl
Releases · aviatesk/JET.jl
v0.7.6
JET v0.7.6
v0.7.5
JET v0.7.5
v0.7.4
JET v0.7.4
Closed issues:
- report_package won't work with separate test environments (#412)
Merged pull requests:
v0.7.3
v0.7.2
v0.7.1
JET v0.7.1
v0.7.0
JET v0.7.0
Closed issues:
- Feature request: Throw on unknown kwarg (#414)
- Why do I get
ArgumentError: Package DecFP not found in current path.
(#465)
Merged pull requests:
- reland: precompile the default analyzers (#446) (@aviatesk)
- validate configurations (#462) (@aviatesk)
- warm up benchmark (#463) (@aviatesk)
- make entries more generic (#464) (@aviatesk)
- validate configurations, take 2 (#466) (@aviatesk)
- fully support
as
syntax (#467) (@aviatesk) - improve virtualprocess.jl (#468) (@aviatesk)
- improve toplevel analysis perf a bit (#469) (@aviatesk)
- take package dependency seriously (#470) (@aviatesk)
v0.6.25
JET v0.6.25
Closed issues:
- Strange false positive after running
report_package
(#447) - Add support for
@n_failures
(#455) - non-boolean
Missing
found in boolean context (1/2 union split): goto %44 if not _4::Union{Missing, Bool} (#457) - Why can't JET infer that
m
is notnothing
(#460)
Merged pull requests:
v0.6.24
JET v0.6.24
Closed issues:
- no matching method found
isless(::Int64, ::Nothing)
: isless(x::Int64, y::Nothing) (#456)
v0.6.23
JET v0.6.23
Closed issues:
- JET 0.6.14 installation fails (#411)
- Error when analyzing
Parsers.jl
(#440) - Got an error while using
JET.@report_call JSON3.read("", Data)
(#448) - PyCall.PyJlError has no field T (#449)
- PyCall.PyJlError has no field msg (#450)
- no matching method found
convert(::Type{Ptr{EzXML._Node}}, ::EzXML.Node)
(1/2 union split): (#451) - TypeError: in <:, expected Type, got a value of type TypeVar (#453)
Merged pull requests: