Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-19 | 1.2 kB | |
v3.7.4 source code.tar.gz | 2025-04-19 | 342.6 kB | |
v3.7.4 source code.zip | 2025-04-19 | 362.3 kB | |
Totals: 3 Items | 706.1 kB | 0 |
Revise v3.7.4
Merged pull requests:
- remove CodeTracking.line_is_decl
usages (#899) (@aviatesk)
- Get rid of two precompiles from trivial Julia execution (#901) (@PatrickHaecker)
- bump LCU version to 3.2 (#907) (@aviatesk)
- Add a test for [#883] (#908) (@timholy)
- Avoid redefining types in sigs mode (#910) (@timholy)
Closed issues:
- Configure polling rate? (#857)
- higher order functions (#870)
- Spurrious "invalid redefinition of constant" error on types with self referential parameters in subtype delcaration (#883)
- loading revise on 1.11 releases leads to very slow exiting of REPL (#887)
- Global definitions not visible after includet
(#893)
- Third time is charm! (#895)
- includet not responding to change when ran from inside the includet instead of the REPL (#896)
- revise not working when module src in subfolders (#898)
- Incorrect prompt color when revision happens during help>
mode (#902)
- minimal evaluation for loading.jl makes Julia internals broken (#903)
- Adding Revise to startup.jl
breaks Pkg mode (#905)
- Precompilation fails since LoweredCodeUtils 3.2.0 release (#906)