Releases: timholy/SnoopCompile.jl
Releases · timholy/SnoopCompile.jl
v2.9.0
v2.8.1
SnoopCompile v2.8.1
Merged pull requests:
- Fix string cat in show method invalidations (#268) (@charleskawczynski)
- Update CompatHelper workflow (#271) (@timholy)
v2.8.0
SnoopCompile v2.8.0
Closed issues:
- Where is display_tree defined? (#265)
Merged pull requests:
- Make InferenceTimingNode bidirectional (#257) (@timholy)
- Push coverage info for SnoopCompileCore (#258) (@timholy)
- Fix a test failure (#259) (@timholy)
- Track invalidations during deserialization (#260) (@timholy)
- Improve attribution of delayed invalidations (#261) (@timholy)
- Identify invalidating blockers of precompilation (#262) (@timholy)
- Eliminate most module-redef warnings (#263) (@timholy)
- Fix typo (#264) (@quinnj)
- Update docs, v2.8.0 (#267) (@timholy)
v2.7.1
v2.7.0
v2.6.1
SnoopCompile v2.6.1
Closed issues:
Merged pull requests:
v2.6.0
v2.5.2
SnoopCompile v2.5.2
Merged pull requests:
v2.5.1
v2.5.0
SnoopCompile v2.5.0
Closed issues:
- [question] Multiple calls to
@snoopi_deep
(#222)
Merged pull requests:
- Check tinf for invalidations (#216) (@timholy)
- suggest for callees assigned to variable (#218) (@timholy)
- Fix and test Varargs (#219) (@timholy)
- Improve selectivity in "deep" invalidations (#220) (@timholy)
- Rename sanity-checker to
staleinstances
(#221) (@timholy) - Greatly improve suggest (#225) (@timholy)
- Invalidations: support recursive filtermod (#226) (@timholy)
- Detect Core.Box (#226) (#227) (@timholy)
- Segregate loctrigs by callee (#228) (@timholy)
- suggest: minor inference improvements (#229) (@timholy)
- Add filtermod for triggers (#230) (@timholy)
- Simplify location key (#231) (@timholy)
- Organize inference triggers by Method (#232) (@timholy)
- Add docs for methtrigs (#233) (@timholy)