Skip to content

Releases: timholy/Revise.jl

v3.1.15

15 Apr 12:04
509d1c3
Compare
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
Compare
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
Compare
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
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: