Skip to content

Releases: JuliaDebug/Infiltrator.jl

v1.8.6

18 Feb 15:12
ec78563
Compare
Choose a tag to compare

Infiltrator v1.8.6

Diff since v1.8.5

Merged pull requests:

v1.8.5

18 Feb 13:23
0dbab5b
Compare
Choose a tag to compare

Infiltrator v1.8.5

Diff since v1.8.4

Merged pull requests:

v1.8.4

14 Feb 10:46
0150c3a
Compare
Choose a tag to compare

Infiltrator v1.8.4

Diff since v1.8.3

Merged pull requests:

Closed issues:

  • failure on nightly due to debuginfo changes (#126)
  • Resolving "Infiltrator.jl needs a fully-functional Julia REPL." (#129)

v1.8.3

11 Jun 14:06
d4fdb51
Compare
Choose a tag to compare

Infiltrator v1.8.3

Diff since v1.8.2

Merged pull requests:

v1.8.2

15 Apr 09:12
Compare
Choose a tag to compare

Infiltrator v1.8.2

Diff since v1.8.1

v1.8.1

12 Apr 10:48
Compare
Choose a tag to compare

Infiltrator v1.8.1

Diff since v1.8.0

Merged pull requests:

v1.8.0

08 Apr 11:32
2460d74
Compare
Choose a tag to compare

Infiltrator v1.8.0

Diff since v1.7.0

Merged pull requests:

Closed issues:

  • Documentation improvements and clarifications (#98)
  • Clarification on adding infilitrate to startup.jl (#112)
  • Bug with parsing of macros and expressions (#113)
  • Suggested API addition: @infiltry (#115)

v1.7.0

12 Feb 18:13
0787743
Compare
Choose a tag to compare

Infiltrator v1.7.0

Diff since v1.6.4

Merged pull requests:

Closed issues:

  • Help text not shown fully (#109)

v1.6.4

03 Jul 13:11
19c4b06
Compare
Choose a tag to compare

Infiltrator v1.6.4

Diff since v1.6.3

Closed issues:

  • Is there a way to wrap the functional form of @infiltrate into a macro? (#94)
  • infiltrating multithreaded code will wreak havoc (#95)

Merged pull requests:

v1.6.3

17 Oct 11:14
0be1e7f
Compare
Choose a tag to compare

Infiltrator v1.6.3

Diff since v1.6.2

Closed issues:

  • Undefined symbols when invoked in an anonymous module (#86)

Merged pull requests:

  • fix: correctly handle anonymous and unrooted modules (#87) (@pfitzseb)
  • refactor: move outputs and fixtures into sepearte dirs (#88) (@pfitzseb)
  • ci: no nightly tests and more robust runtests.jl (#89) (@pfitzseb)