Releases: timholy/Revise.jl
Releases · timholy/Revise.jl
v3.3.0
Revise v3.3.0
Merged pull requests:
- update to [email protected], drop old Julia support (#661) (@aviatesk)
v3.2.1
v3.2.0
Revise v3.2.0
Closed issues:
- Revise doesn't update methods when code is modified outside of edit() (#653)
- Revise won't load on Mac M1 machines with Macos monterey (#654)
Merged pull requests:
- add current type mutation workaround doc (#650) (@xgdgsc)
- Add overall docstring for module (#651) (@HsupoLeng)
- Fix warning admonition in home page (#652) (@ErikQQY)
- Fix minor grammatical error in config.md (#656) (@NucciTheBoss)
- Eliminate most usages of asynchronous processing (#657) (@timholy)
v3.1.20
Revise v3.1.20
Closed issues:
- Revise doesn't track imports with a precompiled sysimage. (#549)
- custom macro generates type gives in typeassert, expected Symbol, got a value of type (#616)
UndefVarError: TakeWhile not defined
- afterwards REPL results lag behind (#617)- Revise can fail on revising function defined via metaprogramming (#643)
- ERROR: no path found for ATK_jll [7b86fcea-f67b-53e1-809c-8f1719c154e8] and hash d2cb610e0f31d9d20f4ca37e4535ea5e6f374889 (#645)
- Repl evaluation delayed by one step (#647)
Merged pull requests:
v3.1.19
v3.1.18
Revise v3.1.18
Closed issues:
- Redefining
const
s not possible: mention in "Limitations"? (#618) ERROR: MethodError: no method matching iterate(::Module)
when including in Julia 1.6.x (#625)- Logo graphics and Dark Mode (#628)
- Plots.jl optional backend files are not tracked (#636)
Merged pull requests:
v3.1.17
Revise v3.1.17
Closed issues:
Merged pull requests:
- Handle new Manifest.toml format (#629) (@IanButterworth)
v3.1.16
Revise v3.1.16
Closed issues:
- Revise not working after updating to Julia 1.6.1 (#624)
Merged pull requests:
- fix precompile warning on Julia nightly (#626) (@simeonschaub)
v3.1.15
v3.1.14
Revise v3.1.14
Closed issues:
- Can't compile on Julia 1.7.0-DEV.653 (2021-03-03) (#613)
Merged pull requests: