This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-12-01
Channels
- # adventofcode (170)
- # announcements (3)
- # babashka (1)
- # beginners (25)
- # cherry (1)
- # cider (3)
- # clj-kondo (5)
- # cljsrn (9)
- # clojure (27)
- # clojure-art (2)
- # clojure-europe (11)
- # clojure-nl (1)
- # clojure-norway (26)
- # clojure-sweden (2)
- # clojure-uk (5)
- # code-reviews (12)
- # component (8)
- # conjure (1)
- # data-science (2)
- # hyperfiddle (6)
- # malli (5)
- # off-topic (65)
- # overtone (34)
- # polylith (3)
- # re-frame (2)
- # reagent (2)
- # releases (3)
- # rum (1)
- # shadow-cljs (2)
- # slack-help (8)
- # sql (8)
- # squint (100)
- # thejaloniki (3)
- # tools-build (16)
- # vim (7)
- # yamlscript (1)
Pedestal 0.6.3
Pedestal is a set of Clojure libraries that bring the core Clojure principles - Simplicity, Power, and Focus - to server-side development.
GitHub: https://github.com/pedestal/pedestal
Documentation: http://pedestal.io/
A change has been made to the path-params-decoder
to address the breaking change in 0.6.0; by
making the decoder idempotent, it is no longer a breaking change.
https://github.com/pedestal/pedestal/milestone/15?closed=1
bbssh 0.6.0 released. ā¢ Fixed Babashka script with bbssh pod gets stuck on exit ā¢ Fixed Attempt to use passphrase encrypted ED25519 key to login results in bcrypt error ā¢ Easy way to silence any SSH Banner from being echoed https://github.com/epiccastle/bbssh/releases/tag/v0.6.0
Practicalli Clojure CLI Config - aliases to provide a range of community tools on top of Clojure CLI ā¢ alias: :search/libraries use -F:save to save found libspec to project deps.edn ā¢ Update library versions using make outdated https://github.com/practicalli/clojure-cli-config/releases/tag/2023-12-01