Fork me on GitHub
#eastwood
<
2021-03-21
>
seancorfield19:03:20

FYI: Eastwood 0.3.14 will not run on Clojure 1.9 — I opened an issue on GH @slipset — it requires Clojure 1.10 (just as a heads up here for anyone still running Clojure 1.9).

👍 3
vemv19:04:53

Released the fix as 0.4.0 finally :)

3
seancorfield19:04:59

I just updated HoneySQL V2 to use Eastwood 0.4.0 and can confirm it works on Clojure 1.9.0! Thank you!

🙌 3
seancorfield19:04:41

(! 830)-> clojure -M:eastwood
== Eastwood 0.4.0 Clojure 1.9.0 JVM 16 ==
Directories scanned for source files:
 
src
== Linting honey.sql ==
== Linting honey.specs ==
== Linting honey.sql.helpers ==
== Linting done in 4134 ms ==
== Warnings: 0 (not including reflection warnings)  Exceptions thrown: 0