File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 11# CodeTracking
22
3- CodeTracking is a minimal package designed to work with (a future version of)
4- [ Revise.jl] ( https://github.com/timholy/Revise.jl ) .
3+ CodeTracking is a minimal package designed to work with
4+ [ Revise.jl] ( https://github.com/timholy/Revise.jl ) (for versions after v1.1.0) .
55Its main purpose is to support packages that need to interact with code that might move
66around as it gets edited.
77
@@ -78,8 +78,3 @@ CodeTracking is designed to be the new "query" part of Revise.jl.
7878The aim is to have a very simple API that developers can learn in a few minutes and then
7979incorporate into their own packages; its lightweight nature means that they potentially gain
8080a lot of functionality without being forced to take a big hit in startup time.
81-
82- ## Status
83-
84- If you want CodeTracking to do anything useful, currently you have to check out the ` teh/codetracking `
85- branch of Revise.
You can’t perform that action at this time.
0 commit comments