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.
Version1.5.0compared with
Version Details
| 1.4.5 | 1.5.0 | |
|---|---|---|
| Release date | Jan 18, 2024 | Feb 19, 2024 |
| Licenses | EPL 1.0 | EPL 1.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 1.4.5 | 1.5.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.clojure » java.classpath | 1.0.0 | 1.1.0 |
| ~ Updated | org.clojure » tools.reader | 1.3.6 | 1.4.0 |
Provided Changes (1)
| 1.4.5 | 1.5.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.clojure » clojure | 1.7.0 | 1.9.0 |
