Releases: timholy/Revise.jl
Releases · timholy/Revise.jl
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:
v3.1.13
Revise v3.1.13
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
v3.1.11
v3.1.10
Revise v3.1.10
Closed issues:
- Implementing an unqualified Base function implements the Base function (#579)
- Revising the addition of a docstring (#583)
Merged pull requests:
- Try running tests with GitHub actions (#489) (@timholy)
- Test fix for #579 (#580) (@timholy)
- MassInstallAction: Install the TagBot workflow on this repository (#581) (@timholy)
- Fix adding docstring to module with none (#585) (@timholy)
- MassInstallAction: Install the Documenter workflow on this repository (#586) (@timholy)
- Update CompatHelper (#587) (@timholy)
- Clean up the signature tests and Pkg namespacing (#588) (@timholy)