Skip to content

Releases: JuliaDebug/SnoopCompile.jl

v3.2.3

09 Nov 15:43
6cf031f

Choose a tag to compare

SnoopCompile v3.2.3

Diff since v3.2.2

Merged pull requests:

Closed issues:

  • Compatibility with JET v0.10 (#422)
  • Operations.jl error when adding SnoopCompile (#429)
  • Documentation not deployed (#433)
  • Inifinite loop in add_children!() (#444)
  • failures when MethodInvalidations'd method is not a Method (#446)

v3.1.4

25 Sep 14:29
c9692bc

Choose a tag to compare

SnoopCompile v3.1.4

Diff since v3.1.3

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

21 Sep 09:48
a881c3c

Choose a tag to compare

SnoopCompile v3.2.2

Diff since v3.2.1

Merged pull requests:

v3.2.1

20 Sep 21:20
fdcbafe

Choose a tag to compare

SnoopCompile v3.2.1

Diff since v3.2.0

Merged pull requests:

v3.2.0

03 Sep 21:30
db870f6

Choose a tag to compare

SnoopCompile v3.2.0

Diff since v3.1.3

Merged pull requests:

v3.1.3

03 Sep 16:10
6730cf6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.2...v3.1.3

v3.1.2

26 Mar 16:19
7914281

Choose a tag to compare

SnoopCompile v3.1.2

Diff since v3.1.1

Merged pull requests:

Closed issues:

  • Add user-documentation for isprecompilable (#411)

v3.1.1

26 Mar 10:36
15a33ee

Choose a tag to compare

SnoopCompile v3.1.1

Diff since v3.1.0

Merged pull requests:

Closed issues:

  • Loading ReverseDiff and UnicodePlots together and looking at their invalidations prints tens of thousands of lines (#362)
  • Sorting on number of children seems to have regressed (#373)

v3.1.0

21 Mar 16:57
6a5c3fc

Choose a tag to compare

SnoopCompile v3.1.0

Diff since v3.0.3

Merged pull requests:

Closed issues:

  • MethodError: no method matching String(::Expr) (#266)
  • Add option to make write more git diff-friendly (#314)

v3.0.3

21 Mar 12:10
98d42a8

Choose a tag to compare

SnoopCompile v3.0.3

Diff since v3.0.2

Merged pull requests:

Closed issues:

  • Use Base.fixup_stdlib_path in paths printed in e.g. ascend (#328)
  • suggest is producing StackOverflowError (#339)
  • MethodError with invalidation_trees on 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_llvm the REPL outputs show various errors (#405)
  • Error in report_invalidations when invalidated method tree has no children (#406)
  • methods_with_generators undefined when running SnoopCompile.write (#407)