Skip to content

Releases: timholy/Revise.jl

v3.1.19

07 Aug 18:57
6f770db

Choose a tag to compare

Revise v3.1.19

Diff since v3.1.18

Closed issues:

  • Revise not tracking subdirectories inside WSL2 when updating LOAD_PATH variable (#615)
  • Revise failure when adding module and relative import (#627)
  • includet includes files with recursive includes twice (#639)

Merged pull requests:

v3.1.18

04 Aug 17:47
a93550a

Choose a tag to compare

Revise v3.1.18

Diff since v3.1.17

Closed issues:

  • Redefining consts not possible: mention in "Limitations"? (#618)
  • ERROR: MethodError: no method matching iterate(::Module) when including in Julia 1.6.x (#625)
  • Logo graphics and Dark Mode (#628)
  • Plots.jl optional backend files are not tracked (#636)

Merged pull requests:

v3.1.17

16 Jun 18:32
ef4a986

Choose a tag to compare

Revise v3.1.17

Diff since v3.1.16

Closed issues:

  • Having Revise running can change type inference (#630)
  • Trouble with tracking stdlib on 1.8 (#631)

Merged pull requests:

v3.1.16

10 May 10:46
a50819a

Choose a tag to compare

Revise v3.1.16

Diff since v3.1.15

Closed issues:

  • Revise not working after updating to Julia 1.6.1 (#624)

Merged pull requests:

v3.1.15

15 Apr 12:04
509d1c3

Choose a tag to compare

Revise v3.1.15

Diff since v3.1.14

Merged pull requests:

v3.1.14

04 Mar 10:42
e4503d3

Choose a tag to compare

Revise v3.1.14

Diff since v3.1.13

Closed issues:

  • Can't compile on Julia 1.7.0-DEV.653 (2021-03-03) (#613)

Merged pull requests:

v3.1.13

03 Mar 13:22
955c91f

Choose a tag to compare

Revise v3.1.13

Diff since v3.1.12

Closed issues:

  • exception = function type in method definition is not a type (#557)
  • Revise fails on nightly? (#593)
  • Not catching f(x::typeof(a)) when a changes (#594)
  • Functions defined in type definitions break Revise (#599)
  • Could paths such as juliadir be defined as Refs instead of consts and initialized in init? (#601)
  • REPL crash when cancelling entr (#602)
  • UndefVarError while revising a function after a minor update (#606)

Merged pull requests:

v3.1.12

14 Feb 20:25
61c7da6

Choose a tag to compare

Revise v3.1.12

Diff since v3.1.11

Closed issues:

  • Weird super slow-revising edge case (#596)
  • Some line numbering tests fail (#597)
  • Any way to manually trigger revision for already tracked file? (#598)
  • Revise "forgets" renamed imports (#600)

Merged pull requests:

v3.1.11

21 Dec 01:18
8c83750

Choose a tag to compare

Revise v3.1.11

Diff since v3.1.10

Merged pull requests:

v3.1.10

14 Dec 18:51
25c5ffc

Choose a tag to compare

Revise v3.1.10

Diff since v3.1.9

Closed issues:

  • Implementing an unqualified Base function implements the Base function (#579)
  • Revising the addition of a docstring (#583)

Merged pull requests: