Releases: JuliaDebug/SnoopCompile.jl
Releases · JuliaDebug/SnoopCompile.jl
v3.2.3
SnoopCompile v3.2.3
Merged pull requests:
- Build docs with 'pre' (#434) (@timholy)
- Move PrettyTables to [weakdeps] and bump 3.1.4 (#436) (@Drvi)
- Fix the docs, completely disable JET (#437) (@timholy)
- Update README links to reflect new repository (#438) (@timholy)
- Move PrettyTables.jl to weakdeps (#439) (@ronisbr)
- Make a test more robust (#440) (@timholy)
- Re-enable JET at Project level (#442) (@timholy)
- Fix potential inifinite loop in
add_children!()(#445) (@johnomotani) - Fix non Binding & Nothing method invalidations (#446) (#447) (@dpinol)
- Run tests on 'min' (#448) (@timholy)
Closed issues:
v3.1.4
SnoopCompile v3.1.4
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v3.2.2
v3.2.1
v3.2.0
v3.1.3
v3.1.2
SnoopCompile v3.1.2
Merged pull requests:
Closed issues:
- Add user-documentation for
isprecompilable(#411)
v3.1.1
SnoopCompile v3.1.1
Merged pull requests:
Closed issues:
v3.1.0
v3.0.3
SnoopCompile v3.0.3
Merged pull requests:
- Add back
methods_with_generators(fix #407) (#408) (@timholy) - [deps]: rm Pkg (fix #371) (#409) (@timholy)
- Use Float16 for % (#410) (@timholy)
- Version 3.0.3 (#412) (@timholy)
- llvm parsing: filter out
nothing(#414) (@timholy)
Closed issues:
- Use
Base.fixup_stdlib_pathin paths printed in e.g.ascend(#328) suggestis producingStackOverflowError(#339)MethodErrorwithinvalidation_treeson Julia 1.8.2, works on 1.9.1 (#367)- Error in showing output of
invalidation_trees(#370) - Why is Pkg.jl a dependency? (#371)
- Uncaught exception
NSInvalidArgumentException(#395) - In
Tutorial on @snoop_llvmthe REPL outputs show various errors (#405) - Error in
report_invalidationswhen invalidated method tree has no children (#406) methods_with_generatorsundefined when runningSnoopCompile.write(#407)