This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-02-12
Channels
- # adventofcode (1)
- # announcements (6)
- # babashka (28)
- # beginners (75)
- # calva (8)
- # clj-commons (4)
- # clojure (39)
- # clojure-austin (5)
- # clojure-europe (7)
- # clojurescript (14)
- # clr (3)
- # datalevin (2)
- # fulcro (7)
- # funcool (1)
- # graphql (4)
- # helix (3)
- # hyperfiddle (5)
- # joyride (15)
- # malli (1)
- # missionary (16)
- # practicalli (1)
- # releases (1)
- # reveal (2)
- # tools-deps (14)
- # vim (9)
#joyride brings Emacs-like hackability to VS Code. (Slightly weaker reach into the editor, much lovelier scripting language.) In https://github.com/BetterThanTomorrow/joyride/releases/tag/v0.0.33 you get rewrite-clj support! • https://github.com/BetterThanTomorrow/joyride/issues/150
https://github.com/clojure/tools.gitlibs 2.5.190 • Fix problem with blocking on big git output (particularly an issue for tag verification on git repos with large number of tags)
https://github.com/clojure/tools.deps 0.16.1281 • Update to tools.gitlibs 2.5.190 • TDEPS-235 Disallow http :mvn-repos
Clojure CLI https://clojure.org/releases/tools#v1.11.1.1224 • Fix issue with git tag verification for repos with a large number of tags • https://clojure.atlassian.net/browse/TDEPS-235 - Disallow http :mvn/repos • https://clojure.atlassian.net/browse/TDEPS-236 - Add rlwrap -m to clj for multiline editing
https://github.com/matthewdowney/excel-clj v2.2.0 — upgraded dependencies and added a new helper to allow writing clojure.pprint/print-table to Excel sheets instead of stdout.