Skip to content

Commit 8ec3d06

Browse files
committed
# 0.8.46-alpha (2022-10-07 / 4c68918)
## Fixed - Fixed some of the watching behavior - Watch files even if they don't yet exist (pick up when they get created) - Better deal with `:aliases {...}` in `deps.local.edn` - Clean up output ## Added - `--go` flag, automatically call `(user/go)`
1 parent 4c68918 commit 8ec3d06

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.VERSION_PREFIX

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7
1+
0.8

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 0.8.46-alpha (2022-10-07 / 4c68918)
22

33
## Fixed
44

@@ -61,4 +61,4 @@ Initial release
6161
- lambdaisland.classpath integration
6262
- Support for cider-nrepl, refactor-nrepl
6363
- Basic support for shadow-cljs cljs nREPL-base REPL
64-
- Auto-connect for Emacs
64+
- Auto-connect for Emacs

0 commit comments

Comments
 (0)