Releases: brettatoms/zodiac-sql
Releases · brettatoms/zodiac-sql
0.2.22
- Fix build number
0.2.21
- 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
- More docs
0.1.10
0.1.9
- Accomodate for a database returning 1 or true for (exists?)
0.1.8
- 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
- Default to namespaced key for context key
0.1.4
- Initial public release