This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-03-23
Channels
- # announcements (7)
- # babashka (40)
- # babashka-sci-dev (74)
- # beginners (74)
- # calva (31)
- # cider (11)
- # clj-kondo (22)
- # cljs-dev (1)
- # cljsrn (1)
- # clojure (70)
- # clojure-brasil (3)
- # clojure-dev (12)
- # clojure-europe (39)
- # clojure-nl (2)
- # clojure-norway (15)
- # clojure-uk (9)
- # clojurescript (69)
- # community-development (2)
- # conjure (1)
- # core-async (3)
- # cursive (1)
- # data-science (1)
- # datalevin (13)
- # datomic (17)
- # emacs (42)
- # events (1)
- # fulcro (16)
- # graphql (9)
- # helix (1)
- # holy-lambda (14)
- # honeysql (2)
- # hugsql (3)
- # hyperfiddle (5)
- # kaocha (10)
- # lsp (41)
- # luminus (5)
- # malli (7)
- # meander (3)
- # membrane (47)
- # off-topic (23)
- # podcasts-discuss (2)
- # polylith (34)
- # rdf (4)
- # re-frame (2)
- # releases (2)
- # remote-jobs (1)
- # ring (16)
- # shadow-cljs (111)
- # spacemacs (6)
- # test-check (2)
- # tools-deps (19)
SCI, Clojure interpreter, v0.3.4:
v0.3.3-0.3.4
New
• https://github.com/babashka/sci/issues/382: Add *clojure-version*
and (clojure-version)
• Support :sigs
on protocol map
• Add unchecked-dec
Enhancements
• https://github.com/babashka/sci/issues/689: Reified object doesn't get handled for fallback protocol impl
• https://github.com/babashka/sci/issues/692: extending Object
with protocol doesn't work on records
• https://github.com/babashka/sci/issues/693: extend protocol to IRecord
doesn't work on SCI records
• https://github.com/babashka/sci/issues/695: (identical? [] [])
works
• https://github.com/babashka/sci/issues/700: loop
doesn't expand in fully qualified let
• https://github.com/babashka/sci/issues/696: add let*
special form
• https://github.com/babashka/sci/issues/702: require cljs.analyzer.api
for sci/copy-ns
v0.3.4:
• Restore compatibiliy with self-hosted CLJS (e.g. planck)
• Add CLJS *print-err-fn* var
Secret Keeper https://github.com/sultanov-team/secret-keeper has been released. Dependencies have been updated. API is stable.