Commit 1ecf172
committed
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 task1 parent cefa4d3 commit 1ecf172
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
0 commit comments