Skip to content

Commit

Permalink
# 0.25.120-alpha (2024-01-22 / cd0da82)
Browse files Browse the repository at this point in the history
## Added

- Additional flags for injection Portal, Sayid, debug-repl
- `--vs-code` as alias for `--cider-nrepl`
- Allow setting options as a map (:launchpad/options) in `deps.local.edn` /
  `~/clojure/deps.edn`

## Changed

- More succinct and nice looking output on boot. Only show nREPL port and launchpad flags.
  • Loading branch information
plexus committed Jan 22, 2024
1 parent cd0da82 commit 2849e6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .VERSION_PREFIX
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.24
0.25
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 0.25.120-alpha (2024-01-22 / cd0da82)

## Added

Expand Down Expand Up @@ -195,4 +195,4 @@ Initial release
- lambdaisland.classpath integration
- Support for cider-nrepl, refactor-nrepl
- Basic support for shadow-cljs cljs nREPL-base REPL
- Auto-connect for Emacs
- Auto-connect for Emacs

0 comments on commit 2849e6a

Please sign in to comment.