Skip to content

Releases: JuliaDebug/Infiltrator.jl

v1.9.7

26 Dec 13:17
5fbfdc6

Choose a tag to compare

Infiltrator v1.9.7

Diff since v1.9.6

Merged pull requests:

v1.9.6

19 Dec 16:53
a1efd0a

Choose a tag to compare

Infiltrator v1.9.6

Diff since v1.9.5

Merged pull requests:

  • fix: make sure package autoinstallation works (#161) (@pfitzseb)

Closed issues:

  • Loading Infiltrator on Julia nightly breaks automatic package installation dialog (#160)

v1.9.5

10 Dec 11:21
4fc04cc

Choose a tag to compare

Infiltrator v1.9.5

Diff since v1.9.4

Merged pull requests:

Closed issues:

  • local variable shadowing global variable broken on 1.12 (#158)

v1.9.4

28 Oct 15:10

Choose a tag to compare

Infiltrator v1.9.4

Diff since v1.9.3

Merged pull requests:

  • chore(deps): bump actions/checkout from 4 to 5 (#152) (@dependabot[bot])
  • workaround missing method in REPL library to fix latex completions (#156) (@ExpandingMan)

Closed issues:

  • Infiltrate Hangs Typing variable Names or Running Code (#151)
  • Infiltrator repl breaks latex completion (#155)

v1.9.3

05 Aug 07:29

Choose a tag to compare

Infiltrator v1.9.3

Diff since v1.9.2

Merged pull requests:

Closed issues:

  • Cannot access names imported as using Foo: bar as baz (#106)
  • Shorter Alias for @continue (and @toggle) (#147)
  • Break out of Infiltrator directly (#148)

v1.9.2

01 Jul 11:43
962d9e1

Choose a tag to compare

Infiltrator v1.9.2

Diff since v1.9.1

Merged pull requests:

Closed issues:

  • SoftScope in Infiltrator REPL (#125)

v1.9.1

20 May 12:30
0fe1590

Choose a tag to compare

Infiltrator v1.9.1

Diff since v1.9.0

Merged pull requests:

  • Adjust print_response workaround to minor REPL refactor (#145) (@serenity4)

v1.9.0

20 May 11:17
65db85a

Choose a tag to compare

Infiltrator v1.9.0

Diff since v1.8.9

Merged pull requests:

Closed issues:

  • Infiltrator fails to hook into the REPL when the user-facing REPL package is different than its system counterpart (#130)
  • The Infiltrator REPL not selecting history given part of commands (#135)

v1.8.9

14 May 12:10
20f275a

Choose a tag to compare

Infiltrator v1.8.9

Diff since v1.8.8

Merged pull requests:

Closed issues:

  • Infiltrator.jl hangs on display (#140)

v1.8.8

08 Apr 16:08
055e3fe

Choose a tag to compare

Infiltrator v1.8.8

Diff since v1.8.7

Merged pull requests:

Closed issues:

  • Infiltrator REPL hangs on v1.12 (#138)