Skip to content

v3.5.14

Latest
Compare
Choose a tag to compare
@github-actionsgithub-actions released this 20 Feb 16:53
· 5 commits to master since this release
33b1040

Revise v3.5.14

Diff since v3.5.13

Merged pull requests:

  • Update limitations.md with REPL session (#798) (@mkitti)
  • Add continue-on-error to CI (#799) (@timholy)
  • Bump codecov/codecov-action from 3 to 4 (#800) (@dependabot[bot])
  • Workaround issue when internal code loading function gives a path to entry file instead of directory to package (#806) (@KristofferC)

Closed issues:

  • Segfault loading package on julia 1.8+ when Revise is loaded (#674)
  • custom revise callback (#681)
  • Can't track changes in module loaded via "using ..Module"? (#692)
  • Segfault when revising package (#704)
  • "Failed to revise" when using submodule (#718)
  • Function not getting recompiled after changing struct definition (#797)
  • Warnings on Julia v1.10.1 when installing or loading packages (#802)
  • Fail to precompile on nightly: 1.12.0-DEV.18 (#805)