babashka.repl#30: info and lookup support
This commit is contained in:
parent
c8e630ce75
commit
76c7167d2b
2 changed files with 5 additions and 1 deletions
|
|
@ -15,6 +15,10 @@ Babashka.fs:
|
|||
|
||||
- Create target dir automatically in `copy-tree`
|
||||
|
||||
Babashka.nrepl:
|
||||
|
||||
- Implement `cider-nrepl` `info` / `lookup` op [#30](https://github.com/babashka/babashka.nrepl/issues/30) [(@brdloush)](https://github.com/brdloush)
|
||||
|
||||
Babashka.process:
|
||||
|
||||
- Support tokenizing single string [#39](https://github.com/babashka/process/issues/39)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 14d1c5b61e6de16f9fbd7c397a0de4fe6d871d2e
|
||||
Subproject commit aac85b85f6b8a868e250e337d54e0e1f455ec481
|
||||
Loading…
Reference in a new issue