Skip to content

Releases: timholy/Revise.jl

v2.2.2

14 Oct 07:20
v2.2.2
1102fbd
Compare
Choose a tag to compare

v2.2.2 (2019-10-12)

Diff since v2.2.1

Merged pull requests:

  • Fix the Pkg-related tests on nightly (#375) (timholy)
  • Unwind stack after handling toplevel callee error (#374) (timholy)

v2.2.1

10 Oct 19:19
v2.2.1
8a0ffe0
Compare
Choose a tag to compare

v2.2.1 (2019-10-08)

Diff since v2.2.0

Closed issues:

  • Cannot get basic Revise behavior to work with Ubuntu LTS on Fresh Julia (#368)
  • Invalid header cache for OrderedCollections in Julia 1.3-rc2 and 1.4-DEV (#366)
  • Making Revise.juliadir more robust (#365)

Merged pull requests:

v2.2.0

20 Sep 15:39
v2.2.0
5296f1d
Compare
Choose a tag to compare

v2.2.0 (2019-09-20)

Diff since v1.1.1

Closed issues:

  • Remind user that file is skipped due to parsing error (#321)
  • Optional continuous warnings after revise failure resp. on inconsistent state (#317)
  • Revise on Core.Compiler not functional (#270)

Merged pull requests:

v1.1.1

19 Sep 10:10
v1.1.1
fbb75a0
Compare
Choose a tag to compare

v1.1.1 (2019-09-17)

Diff since v2.1.10

Closed issues:

  • some broken tracking in 1.3.0-rc1.37 (#358)
  • Invalid header of precompile cache file on master (#356)
  • entr triggered, but no revision (#354)
  • Revise stops detecting changes when using CIFS and NFS. (#352)
  • Segfault on sigtest (#344)
  • Tests broken on nightly for ubuntu (#340)

Merged pull requests:

v2.1.10

03 Sep 19:36
v2.1.10
0426c89
Compare
Choose a tag to compare

v2.1.10 (2019-09-03)

Diff since v2.1.9

Closed issues:

  • comment lines at the REPL expect more input (Revise#master) (#350)
  • Revise slow on exit\(\) (#327)
  • errors thrown by watch\_manifest when adding packages (#312)
  • Documentation is not building. (#311)
  • Revise crashes Julia with includet (#302)
  • Handle error in lowering (#301)
  • standardize location printing (#179)

Merged pull requests:

v2.1.9

30 Aug 13:50
v2.1.9
dc9cd90
Compare
Choose a tag to compare

v2.1.9 (2019-08-30)

Diff since v2.1.8

Closed issues:

  • Revise not picking up on "Rename" + "Change" file events (#341)
  • Only the first custom module with using works (#339)

Merged pull requests:

v2.1.8

23 Aug 11:11
v2.1.8
846aeef
Compare
Choose a tag to compare

v2.1.8 (2019-08-23)

Diff since v2.1.7

Closed issues:

  • Revise has trouble revising LinearAlgebra's structuredbroadcast.jl (#333)

Merged pull requests:

  • Use bodymethod if location info is missing (#335) (timholy)

v2.1.7

20 Aug 13:04
v2.1.7
7576e1b
Compare
Choose a tag to compare

v2.1.7 (2019-08-20)

Diff since v2.1.6

Closed issues:

  • tests fail, revising does not work on 1.3.0-rc1 (#330)
  • Handle redefinition better (#328)
  • This package made me to happy! (#324)
  • Changes in my module is not detected (#323)
  • Revise re-runs before parsing input at REPL (#320)
  • Revise segfaults only in Juno (#319)
  • Revise deletes wrong method (#318)
  • Failed to revise: StackOverflowError() (#315)
  • AssertionError: sig <: methsig && methsig <: sig on 1.2.0-DEV.177 (#234)

Merged pull requests:

v2.1.6

28 May 13:21
v2.1.6
ab20243
Compare
Choose a tag to compare

v2.1.6 (2019-05-28)

Diff since v2.1.5

Closed issues:

  • entr exits on watched file save (#303)
  • entr should not break on rename (#298)

Merged pull requests:

v2.1.5

23 May 13:31
v2.1.5
e5da960
Compare
Choose a tag to compare

v2.1.5 (2019-05-23)

Diff since v2.1.4

Closed issues:

  • access to undefined variable with funky macro (#309)
  • includet errors on self-referential struct (#304)
  • Initial revision of compile-heavy package takes minutes on Revise 2.X (#300)
  • Couldn't make Revise work with Juno (#296)

Merged pull requests: