Skip to content

Commit

Permalink
# 0.29.135-alpha (2024-06-03 / 00df813)
Browse files Browse the repository at this point in the history
## Added

- Add new flag `:trace-load?`, which sets the `*loading-verbosely*` var at startup
- Support watching entire directories through the file watcher interface
  • Loading branch information
plexus committed Jun 3, 2024
1 parent 00df813 commit d895df9
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.28
0.29
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 0.29.135-alpha (2024-06-03 / 00df813)

## Added

Expand Down Expand Up @@ -223,4 +223,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 d895df9

Please sign in to comment.