Tools for managing namespaces in Clojure. Parse ns declarations from source files, extract their dependencies, build a graph of namespace dependencies within a project, update that graph as files change and reload files in the correct order.
Version0.2.0compared with
Version Details
| 0.1.3 | 0.2.0 | |
|---|---|---|
| Release date | Apr 24, 2012 | Oct 05, 2012 |
| Licenses | EPL 1.0 | EPL 1.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 0.1.3 | 0.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | org.clojure » java.classpath | 0.1.1 | - |
