Skip to content

Releases: timholy/Revise.jl

v3.1.12

14 Feb 20:25
61c7da6
Compare
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
Compare
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
Compare
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:

v3.1.9

20 Nov 01:17
ad2ad8e
Compare
Choose a tag to compare

Revise v3.1.9

Diff since v3.1.8

Closed issues:

  • entr enhancements [feature suggestions] (#305)
  • typemax error (#568)
  • Error message when encounter REPL comment (#573)

Merged pull requests:

v3.1.8

18 Nov 13:07
0280fc0
Compare
Choose a tag to compare

Revise v3.1.8

Diff since v3.1.7

Closed issues:

  • Base.TOMLCache method error (#569)
  • @warn(e.msg) in the recommended config fails (#570)
  • vs-code debugger hangs on "using Revise" (#572)
  • Individual tracked files not revised with entr (#574)

Merged pull requests:

  • Config: don't assume error has msg field (#571) (@timholy)
  • Exclude only Requires version 1.1.0 (#575) (@c42f)
  • Fix revise() of non-package files with entr / add_callback (#576) (@c42f)

v3.1.7

07 Nov 20:07
3bcc19c
Compare
Choose a tag to compare

Revise v3.1.7

Diff since v3.1.6

Closed issues:

  • Special-case exit() so that exiting is always quick? (#562)
  • Avoid revising when calling exit (#565)

Merged pull requests:

v3.1.6

19 Oct 12:15
7ccd9c0
Compare
Choose a tag to compare

Revise v3.1.6

Diff since v3.1.5

Closed issues:

  • Warning on today's master (#559)

Merged pull requests:

v3.1.5

12 Oct 16:12
397db6d
Compare
Choose a tag to compare

Revise v3.1.5

Diff since v3.1.4

Merged pull requests:

v3.1.4

06 Oct 12:13
ed86caf
Compare
Choose a tag to compare

Revise v3.1.4

Diff since v3.1.3

Closed issues:

  • consistently fails to revise (#547)
  • Interoperability issues with CBinding.jl's @cstruct (#550)
  • Master (#554)

Merged pull requests:

v3.1.3

04 Oct 15:09
eca8933
Compare
Choose a tag to compare

Revise v3.1.3

Diff since v3.1.2

Closed issues:

  • Docstring of submodule is not updated (#197)
  • Revise.jl with Parameters.jl erroneous “invalid redefinition of constant” in 1.3.1 (#420)
  • type #pynamespace has no field mod error (#505)
  • Problems using Revise and LoopVectorization together (#535)
  • revise(throw=true) seems to not raise an exception (#541)
  • Revise[3] makes using slower (#542)
  • Julia REPL crash report (it worked 1 week ago) (#544)
  • Julia 1.6 getting slower for Revise (#546)

Merged pull requests: