Skip to content

Commit 797e76c

Browse files
changelog: release 2023-03-25
See changelog.org for details
1 parent 6247ede commit 797e76c

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.org

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,41 @@
11
#+TITLE: Changelog
22

33
* Unreleased
4+
5+
* 2023-03-25
46
** Added
57
*** Add sayid related aliases with middleware `:repl/debug`, `:repl/debug-refactor`, `:repl/rebel-debug`, `:repl/rebel-debug-refactor`
8+
*** `:lib/flowstorm` for flowstom debugger use
69
** Changed
710
*** Correct libspec for kaocha test runner (change back to strings)
811
*** Deprecate `:lib/sayid` as middleware should be included for sayid to function correctly with Clojure CLI
912
*** Add `org.clojure/tools.trace` to REPL Reloaded aliases - `:repl/reloaded`, `:dev/reloaded`
1013
*** Update `:test/run` to fail-fast by default, mimimising test runs when there are failed tests
14+
*** `practicalli/clojure-cli-config` repository name (changed from clojure-deps-edn)
15+
*** `main` default branch (changed from live)
16+
*** ci: MegaLinter Java image 6.20.1
17+
*** ci: DeLaGuardo/setup-clojure 10.2, actions v3.5.0, clj-kondo v2023.03.17
18+
*** ci: workflows use `main` branch
19+
*** Update library versions using `clojure -T:search/outdated`
20+
21+
| :name | :current | :latest |
22+
|------------------------------------+------------------------------------------+------------------------------------------|
23+
| borkdude/carve | f45dc3cb35a8b9c6c11d4681f8c673fa347d54be | 14a3a5db4b372e33d20763a8d1344bddae72c735 |
24+
| cider/cider-nrepl | 0.28.5 | 0.30.0 |
25+
| clj-kondo/clj-kondo | 2023.02.17 | 2023.03.17 |
26+
| clojurians-zulip/feeds | 13fd3ac7e259c62c6d05d09a1fc9f1f0b4564ab9 | ba8fe2b7f3415334a73c1ccc6077eafb05e43c5b |
27+
| com.github.liquidz/antq | 2.2.992 | 2.2.1017 |
28+
| com.github.seancorfield/next.jdbc | 1.3.847 | 1.3.862 |
29+
| djblue/portal | 0.35.1 | 0.37.1 |
30+
| io.github.nextjournal/clerk | 0.12.707 | 0.13.842 |
31+
| lambdaisland/kaocha | 1.77.1236 | 1.80.1274 |
32+
| nrepl/nrepl | 0.9.0 | 1.0.0 |
33+
| nvd-clojure/nvd-clojure | 3.0.0 | 3.1.0 |
34+
| org.clojure/tools.namespace | 1.4.1 | 1.4.4 |
35+
| org.slf4j/slf4j-nop | 2.0.6 | 2.0.7 |
36+
| refactor-nrepl/refactor-nrepl | 3.5.3 | 3.6.0 |
37+
| vvvvalvalval/scope-capture | 0.3.2 | 0.3.3 |
38+
1139

1240
* 2023-02-21
1341
** Added

0 commit comments

Comments
 (0)