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.1.0compared with
Version Details
| 1.0.0 | 1.1.0 | |
|---|---|---|
| Release date | Feb 18, 2020 | Nov 30, 2020 |
| Licenses | EPL 1.0 | EPL 1.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.0.0 | 1.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.clojure » tools.reader | 1.3.2 | 1.3.4 |
