v3.6.1
Revise v3.6.1
Merged pull requests:
- Docs: fix outdated links (#849) (@timholy)
- Add docs on editor configuration (#850) (@timholy)
- Clarify docstring for
includet
(#851) (@timholy) - Add docs on trick for handling REPL (#852) (@timholy)
- Stop using
eval
to find module location (#853) (@Keno) - Fix
juliadir
test on 1.12 (#855) (@Keno) - avoid private access to loaded_precompile (#856) (@vtjnash)
- bump version (#860) (@KristofferC)
Closed issues:
- Best way to use Revise to iterate on REPL code (#741)
- Solved: Revise does not work on linux (#778)
- Quality of life issue – avoid revising when user is exiting REPL (#796)
- Incomplete docs for
track
(#804) - Error line numbers ignore changes to whitespace inside function body (#814)
- Unable to Revise a package using ParallelStencil.jl (#821)
- Revise causes method ambiguity (#843)