Skip to content

Releases: JuliaDebug/Infiltrator.jl

v1.5.0

20 Jun 10:29
b59ed33
Compare
Choose a tag to compare

Infiltrator v1.5.0

Diff since v1.4.2

Merged pull requests:

v1.4.2

15 Jun 18:19
729ffd5
Compare
Choose a tag to compare

Infiltrator v1.4.2

Diff since v1.4.1

Closed issues:

  • Allow infiltrating foreign tasks (#58)

v1.4.1

01 Jun 11:53
Compare
Choose a tag to compare

Infiltrator v1.4.1

Diff since v1.4.0

Closed issues:

  • Cannot call method in LinearAlgebra (#75)
  • unreasonable behavior after @exfiltrate (#76)

Merged pull requests:

  • Stop overwriting locals with exfiltrate variables (#77) (@pfitzseb)

v1.4.0

19 May 11:46
1dc4b83
Compare
Choose a tag to compare

Infiltrator v1.4.0

Diff since v1.3.1

Merged pull requests:

v1.3.1

03 May 10:45
8f21816
Compare
Choose a tag to compare

Infiltrator v1.3.1

Diff since v1.3.0

Merged pull requests:

v1.3.0

04 Apr 13:40
ce71b50
Compare
Choose a tag to compare

Infiltrator v1.3.0

Diff since v1.2.2

Closed issues:

  • Infiltrator doesn't know about global variables (#69)
  • Not possible to redefine functions (#70)
  • Undefined imported packages (#71)

Merged pull requests:

  • Improve local variable handling and exfiltration (#72) (@pfitzseb)

v1.2.2

22 Mar 11:55
29672a9
Compare
Choose a tag to compare

Infiltrator v1.2.2

Diff since v1.2.1

Closed issues:

Merged pull requests:

v1.2.1

21 Feb 13:00
970f2eb
Compare
Choose a tag to compare

Infiltrator v1.2.1

Diff since v1.2.0

Merged pull requests:

v1.2.0

07 Feb 10:29
6e91ec5
Compare
Choose a tag to compare

Infiltrator v1.2.0

Diff since v1.1.3

Closed issues:

  • pasting multiple lines into @infiltrate prompt (#50)
  • Using ; to suppress output printing fails on second use (#54)
  • Allow infiltrating foreign tasks (#58)
  • Can't use ans in an infil> REPL (#60)
  • Destructuring does not work (#61)
  • Allow to break out to Julia REPL (#64)

Merged pull requests:

v1.1.3

26 Jan 16:47
adc9107
Compare
Choose a tag to compare

Infiltrator v1.1.3

Diff since v1.1.2

Closed issues:

  • Infiltrator often does not work (no MWE) (#63)

Merged pull requests: