Skip to content

Releases: JuliaDebug/SnoopCompile.jl

v0.4.1

20 May 09:05
v0.4.1
3a84600

Choose a tag to compare

Commits

  • Don't precompile lines that use anonymous functions (fixes #26) (#27) (893e796)
  • Switch to Project.toml and set version to 0.4.1 (#28) (3a84600)

This changelog was automatically generated, and might contain inaccuracies.

SnoopCompile 0.4.0

02 Apr 08:27
9245741

Choose a tag to compare

  • Add the ability to snoop on inference (#24)

Parse `where` signatures

02 Oct 16:04
06a5f1a

Choose a tag to compare

Merge pull request #23 from timholy/teh/fix_20

Parse `where` signatures (fixes #20)

Require julia 0.7+

29 Aug 16:48
f545857

Choose a tag to compare

Merge pull request #19 from timholy/dalum-dalum/0.1

More 0.7/1.0 fixes

Update for julia-0.6

08 Nov 10:33
a0ef55d

Choose a tag to compare

v0.2.0

Update README for vtjnash fixes