Skip to content

v2.9.8

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 18:09
· 38 commits to master since this release
91e2dc6

SnoopCompile v2.9.8

Diff since v2.9.7

Closed issues:

  • Option to turn off all precompilation globally (#298)
  • Intermittently hitting an assert (#302)
  • MethodError: Cannot convert an object of type Vector{Any} to an object of type UInt64 on julia nightly (#305)
  • SnoopPrecompiling makes absolutely no difference in TTFP (#307)
  • invalidation_trees AssertionError: leaf !== nothing (#315)
  • SnoopPrecompile crashes Sunny on Windows (#316)
  • disable precompilation on JULIA_PKG_PRECOMPILE_AUTO ? (#324)

Merged pull requests:

  • disable precompilation for selected packages via Preferences (#334) (@t-bltg)
  • Fix a hang in uinvalidated (#336) (@timholy)