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