This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-04-26
Channels
- # announcements (1)
- # atom-editor (7)
- # babashka (9)
- # beginners (46)
- # cider (1)
- # circleci (2)
- # clj-on-windows (1)
- # cljdoc (5)
- # cljsrn (2)
- # clojure (25)
- # clojure-austin (8)
- # clojure-brasil (4)
- # clojure-europe (52)
- # clojure-nl (1)
- # clojure-norway (162)
- # clojure-uk (2)
- # cursive (3)
- # datalevin (134)
- # datomic (16)
- # defnpodcast (8)
- # graphql (9)
- # honeysql (5)
- # hoplon (26)
- # hyperfiddle (18)
- # introduce-yourself (1)
- # lsp (4)
- # malli (19)
- # nbb (16)
- # nrepl (1)
- # practicalli (3)
- # releases (3)
- # shadow-cljs (36)
- # tools-deps (7)
- # vim (2)
- # xtdb (9)
https://github.com/practicalli/clojure-cli-config/ - user aliases for community tools
2023.04.26 - alias and library updates
Minor breaking change: :env/dev
and env/test
renamed to :dev/env
and :test/env
• yaml support in portal for :repl/reloaded
and :dev/reloaded
aliases
• Integrant REPL support for :repl/reloaded
and :dev/reloaded
aliases
• nREPL support for :repl/inspect
• project/templates
alias for use with deps-new, providing Practialli designed project templates
• project/create-local
to support development of Practialli project templates
• ci: antq library version checks scheduled daily via GitHub workflow
• deprecated: :security/nvd
should be run as a tool to avoid false positives
https://github.com/practicalli/clojure-cli-config/releases/tag/2023.04.26