Fork me on GitHub
#announcements
<
2024-02-21
>
Alex Miller (Clojure team)22:02:23

Clojure 1.12.0-alpha8 is now available - https://clojure.org/news/2024/02/21/1-12-alpha8 New:https://clojure.atlassian.net/browse/CLJ-2568 - clojure.walk/walk - preserve metadata on lists and seqs • https://clojure.atlassian.net/browse/CLJ-2783 - replace calls to deprecated URL constructor Reverted:https://clojure.atlassian.net/browse/CLJ-1162 - deref - improve error message when called on non IDRef

🎉 24
❤️ 10
gratitude 10
clojure-spin 15
Noah Bogart22:02:50

Damn, reverted 1162? Any chance y’all will revisit?

Alex Miller (Clojure team)22:02:32

yes, haven't gotten to it yet - broke types implementing both IDeref and Future

👍 1
Noah Bogart22:02:46

Cool, that’s good to know. Thanks

pez22:02:18

CLJ-2568 ❤️ gratitude

Alex Miller (Clojure team)22:02:09

almost the highest voted thing in Ask Clojure :)

clojure-spin 8
seancorfield00:02:38

...and we were prepping to take Alpha 7 to production! 🙂 Will update to Alpha 8 and test today...

Ben Sless05:02:40

I'll update the patch for protocol based dispatch for walk, it has nice performance and extensibility benefits

mkvlr09:02:55

after we ran into the datomic deref thing in alpha7 all tests pass now with alpha8. Excited to see walk preserving metadata now, thanks for that!

👍 1