-
For Clojure analysis, exclude ns
x
defined in.cljc
source if it is already defined in.clj
source. #101 -
Bump deps
-
Fix regression: its ok for an artifact to have no Clojure sources #98
-
Fix regression in ClojureScript analysis of zprint (and perhaps for other libs that use sci) #95
-
ClojureScript analysis should now be able to handle analyzing libs with deps that use JavaScript requires #84
-
Artifacts that reference non-default maven repos now analyze properly for user-facing cmd line #78
-
Omit blank docstrings from analysis #80
-
Fix: some cljs-only libs auto-detected also as clj libs #82
-
Bump deps
-
Pick up
:arglists
metadata for cljs analysis #71
-
Bump deps
-
Parse poms less naively cljdoc#742 #66
-
Internal dev-facing stuff:
-
Add eastwood linting #67
-
-
Bump default versions of Clojure, ClojureScript used for analysis #60
-
Bump deps
-
Exclude MrAnderson inlined namespaces #4
-
Bump deps
-
Exclude vars starting with
→
andmap→
to the factory fns generated bydeftype
anddefrecord
cljdoc/cljoc#444 -
Now supressing
MyType
andMyRecord
fordeftype MyType
anddefrecord MyRecord
cljdoc/cljdoc#645
-
Add support for ClojureScript 1.11 #54
-
Bump deps
-
Add release workflow with tagging and versioning #47
-
Start to track changes in changelog