This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-12-12
Channels
- # adventofcode (42)
- # aleph (10)
- # announcements (1)
- # asami (138)
- # babashka (7)
- # beginners (7)
- # biff (13)
- # cider (7)
- # clj-kondo (15)
- # clojure (53)
- # clojure-austin (11)
- # clojure-belgium (2)
- # clojure-europe (23)
- # clojure-nl (1)
- # clojure-norway (55)
- # clojure-sweden (5)
- # clojure-uk (4)
- # cryogen (7)
- # cursive (63)
- # datomic (5)
- # eastwood (6)
- # emacs (31)
- # fulcro (7)
- # hyperfiddle (9)
- # introduce-yourself (3)
- # java (11)
- # lsp (10)
- # malli (14)
- # membrane (35)
- # off-topic (13)
- # portal (12)
- # prelude (1)
- # releases (2)
- # ring-swagger (27)
- # shadow-cljs (8)
- # timbre (25)
Announcing https://clojars.org/aleph/versions/0.7.0-rc1! The big change from alpha2 is HTTP/2 support on the server-side, and more codec support. Many thanks to @dergutemoritz and @arnaudgeiser for their hard work!
Note that HTTP/2 is not enabled by default. To enable it, use the new :http-versions
key and add :http2
to the vector.
If nobody reports any issues, we'll probably release this as 0.7.0.
https://github.com/nextjournal/clojure-mode ā¢ Bump squint to 0.4.81 by https://github.com/borkdude in https://github.com/nextjournal/clojure-mode/pull/46 ā¢ Fix https://github.com/nextjournal/clojure-mode/issues/45: cursor after Discard node should evaluate child by https://github.com/borkdude in https://github.com/nextjournal/clojure-mode/pull/47