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.3.1compared with
Version Details
| 0.3.0 | 0.3.1 | |
|---|---|---|
| Release date | Jun 10, 2019 | Aug 01, 2019 |
| Licenses | EPL 1.0 | EPL 1.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 0.3.0 | 0.3.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.clojure » java.classpath | 0.2.3 | 0.3.0 |
| ~ Updated | org.clojure » tools.reader | 0.10.0 | 1.3.2 |
