Revise v3.15.1
Merged pull requests:
- Tolerate transient absence of tracked files (#1074) (@timholy)
- Queue event-named files unconditionally (#1075) (@timholy)
- Simplify test timing now that events identify files (#1077) (@timholy)
Closed issues:
- Revise won't compile with PackageCompiler on Julia 1.10.1 (#803)
- LinearAlgebra not being tracked on nightly (#808)
- Turn Revise off for a specific folder (#945)
- Struct moved to new file, inner constructor no longer available (#983)
- Crash (EXCEPTION_ACCESS_VIOLATION) in MachineCopyPropagation during Revise startup on Julia 1.12 (#1020)
- Simplify test timing now that directory watching is buffered (follow-up to #1064) (#1065)