Skip to content

Releases: JuliaDebug/SnoopCompile.jl

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)

v3.0.2

10 Dec 11:47
d803b4e

Choose a tag to compare

SnoopCompile v3.0.2

Diff since v3.0.1

Merged pull requests:

Closed issues:

  • Failed to precompile SnoopCompile in CI (#397)
  • Precompile failure on julia master: UndefVarError: InterpreterIP not defined in Compiler (#403)

v3.0.1

21 Oct 13:35
0db0e5e

Choose a tag to compare

SnoopCompile v3.0.1

Diff since v3.0.0

Merged pull requests:

Closed issues:

  • Issues with loading extension (#400)

v3.0.0

24 Jul 16:34
710dc6c

Choose a tag to compare

SnoopCompile v3.0.0

Diff since v2.10.8

Merged pull requests:

Closed issues:

  • Register new versions of SnoopCompileCore? (#366)
  • Illegal inttoptr error on HPC (#368)
  • Next breaking release (#382)

v2.10.8

05 Jun 14:57
3abf32c

Choose a tag to compare

SnoopCompile v2.10.8

Diff since v2.10.7

Merged pull requests:

v2.10.7

28 Apr 09:41
df2d507

Choose a tag to compare

SnoopCompile v2.10.7

Diff since v2.10.6

Closed issues:

  • SnoopPrecompile with pkgimages chokes on non-native code (#338)
  • There are not tags for SnoopPrecompile in the repo (#346)
  • Rethink how we use Preferences (#356)
  • can't SnoopPrecompile ModelingToolkit / DifferentialEquations :( (#361)

Merged pull requests:

  • Add deprecation notice to docs on SnoopPrecompile (#363) (@timholy)

v2.10.6

21 Apr 09:08
0d84aed

Choose a tag to compare

SnoopCompile v2.10.6

Diff since v2.10.5

Closed issues:

  • confusing output of mt_backedges (#357)
  • A lazier approach to precompilation (#358)

Merged pull requests:

v2.10.5

05 Apr 16:33
85d38e8

Choose a tag to compare

SnoopCompile v2.10.5

Diff since v2.10.4

Closed issues:

  • Clarify docs re: precompile and runtime dispatch (#349)
  • MethodError on invalidation_trees (#354)

Merged pull requests:

v2.10.4

01 Apr 09:55
3dc429b

Choose a tag to compare

SnoopCompile v2.10.4

Diff since v2.10.3

Merged pull requests:

  • Find specializations with Base.specializations (#348) (@timholy)

v2.10.3

21 Mar 13:30
09b1d67

Choose a tag to compare

SnoopCompile v2.10.3

Diff since v2.10.2

Merged pull requests: