Commit 73a93db
committed
release: 2023-10-27 simplifying aliases (updated)
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 task1 parent 4d41543 commit 73a93db
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments