I meant to highlight that this change…
* Switched local test infrastructure over to CLI and deps.edn (from
Leiningen) as an example of multi-version testing without a "build tool".
…also means that you can now depend on org.clojure/java.jdbc as a git
dependency in deps.edn and therefore tak
Very very good work.
Cheers, Avelino
On Wed, Apr 25, 2018 at 19:45, Sean Corfield wrote:
> https://github.com/clojure/java.jdbc#change-log
>
> [org.clojure/java.jdbc "0.7.6"] A low-level Clojure wrapper for JDBC-based
> access to databases.
>
> Release 0.7.6 on 2018-04-24
>
> - execute! now