Liking cljdoc? Tell your friends :D
0.3.27 -- 2026-07-23
Fix the CI deploy so snapshots and releases no longer race on Clojars: the
Java 17/21 test matrix no longer each deploy the same snapshot, deploys run
once after lint, format, and both test jobs pass, and a shared concurrency
group serializes the snapshot and release deploys across workflows Fix build/jar to include the POM's license and SCM metadata (Clojars
rejects a POM without a license) and to honor the :snapshot version Pin GitHub Actions to commit SHAs Bump com.github.seancorfield/honeysql 2.7.1392 -> 2.7.1399
0.3.24 -- 2026-06-27
Fix database-url->jdbcUrl emitting a stray space before the port Bump com.github.seancorfield/honeysql 2.7.1364 -> 2.7.1392 Bump com.github.seancorfield/next.jdbc 1.3.1070 -> 1.3.1118 Bump com.zaxxer/HikariCP 7.0.2 -> 7.1.0 Bump org.clojure/tools.logging 1.3.0 -> 1.3.1 Bump org.clojure/test.check 1.1.2 -> 1.1.3 Bump nubank/matcher-combinators 3.9.2 -> 3.10.0 Bump org.xerial/sqlite-jdbc 3.51.1.0 -> 3.53.2.0 Bump io.github.clojure/tools.build 0.10.11 -> 0.10.14 Bump slipset/deps-deploy 0.2.2 -> 0.2.5 Bump clj-kondo/clj-kondo 2025.10.23 -> 2026.05.25 Bump dev.weavejester/cljfmt 0.15.6 -> 0.16.4
0.2.22 -- 2025-12-15
0.2.21 -- 2025-12-15
Bump com.github.seancorfield/honeysql 2.7.1350 -> 2.7.1364 Bump integrant/integrant 0.13.1 -> 1.0.1 Bump org.clojure/test.check 1.1.1 -> 1.1.2 Bump lambdaisland/kaocha 1.89.1380 -> 1.91.1392 Bump nubank/matcher-combinators 3.9.1 -> 3.9.2 Bump org.xerial/sqlite-jdbc 3.47.0.0 -> 3.51.1.0 Bump io.github.clojure/tools.build 0.10.10 -> 0.10.11 Bump clj-kondo/clj-kondo 2025.07.28 -> 2025.10.23 Bump dev.weavejester/cljfmt 0.13.1 -> 0.15.6 Expanded test coverage
0.1.18 -- 2025-11-01
Fix database-url->jdbcUrl for sqlite:// urls Bump com.github.seancorfield/honeysql 2.6.1340 -> 2.7.1350 Bump com.github.seancorfield/next.jdbc 1.3.1048 -> 1.3.1070 Bump com.zaxxer/HikariCP 7.0.1 -> 7.0.2
0.1.12 -- 2025-08-16
Bump com.github.seancorfield/honeysql 2.6.1310 -> 2.7.1340 Bump com.github.seancorfield/next.jdbc 1.3.1002 -> 1.3.1048 Bump com.zaxxer/HikariCP 6.3.1 -> 7.0.1
0.1.10 -- 2025-05-26
Bump com.github.seancorfield/honeysql 2.6.1270 -> 2.7.1310 Bump com.github.seancorfield/next.jdbc 1.3.994 -> 1.3.1002 Bump com.zaxxer/HikariCP 6.2.1 -> 6.3.1
0.1.9 -- 2025-04-02
Accomodate for a database returning 1 or tru for select existsj
0.1.8 -- 2025-02-29
Bump com.github.seancorfield/honeysql 2.6.1203 -> 2.6.1270 Bump com.github.seancorfield/next.jdbc 1.3.955 -> 1.3.994 Bump com.zaxxer/HikariCP 6.0.0 -> 6.2.1 Bump integrant/integrant 0.10.0 -> 0.13.1 Bump io.github.clojure/tools.build 0.10.5 -> 0.10.7 Bump clj-kondo/clj-kondo 2024.09.27 -> 2025.01.16
0.1.7 -- 2024-11-17
Default to namespaced key for context key
0.1.3 -- 2024-11-16
cljdoc builds & hosts documentation for Clojure/Script libraries
Keyboard shortcuts Ctrl + k Jump to recent docs ← Move to previous article → Move to next article Ctrl + / Jump to the search field
× close