Skip to content

Commit 1ecf172

Browse files
release: 2023-10-27 simplifying aliases
Added - `:end/aliases {}` and `:end/config {}` as format tool friendly indicators of config section end Changed - Deprecated: `:project/depify` - manually convert and refactor - Deprecated: `:repl/rebel-debug` - use `:repl/rebel` or `:repl/reloaded` - Deprecated: `:repl/rebel-debug-refactor` - use `:repl/rebel` or `:repl/reloaded` - Deprecated: `:lib/neil` - use native binary instead - Deprecated: `:lint/clj-kondo` - use native binary instead - Deprecated: `:lint/eastwood` - use clj-kondo binary instead - Deprecated: `:lint/idiom` - use clj-kondo binary instead - Removed: `:lib/scope-capture` - use cider-debug or `:lib/flowstorm` or Portal data inspector - Removed: `:alpha/closh` - project only proof of concept - `:test/env` - remove `pjstadig/humane-test-output` library as it requires activation - update documentation and formatting - dev: `.clj-kondo` & `.lsp` directories removed via `clean` Makefile task
1 parent cefa4d3 commit 1ecf172

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.org

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#+TITLE: Changelog
22

33
* Unreleased
4+
5+
* 2023-10-27
46
** Added
57
- `:end/aliases {}` and `:end/config {}` as format tool friendly indicators of config section end
68
** Changed

0 commit comments

Comments
 (0)