polyfy / polylith

A tool used to develop Polylith based architectures in Clojure.
Eclipse Public License 1.0
502 stars 47 forks source link

Update Edamame dependency to 1.4.25 #432

Closed seancorfield closed 5 months ago

seancorfield commented 5 months ago

Polylith currently uses borkdude/edamame 1.3.23 but that cannot read files containing the new Clojure 1.12 Alpha 7 param tags type hint (e.g., ^[String]). borkdude/edamame 1.4.25 supports this (it was released last night after Alpha 7 started to be tested).

tengstrand commented 5 months ago

Fixed in 0.2.19-SNAPSHOT #7.