CHANGELOG [skip ci]
This commit is contained in:
parent
d47290e996
commit
9b6929e745
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ Babashka proper:
|
|||
- `(read-line)` is buggy in REPL [#899](https://github.com/babashka/babashka/issues/899)
|
||||
- Add `java.io.FileInputStream`. This fixes compatibility with [replikativ/hasch](https://github.com/replikativ/hasch).
|
||||
- `babashka.tasks/clojure` with `:dir` option doesn't resolve deps in `:dir` [#914](https://github.com/babashka/babashka/issues/914)
|
||||
- Support `pprint/formatter-out` [#922](https://github.com/babashka/babashka/issues/922)
|
||||
- Support `pprint/cl-format` with `with-out-str` [#930](https://github.com/babashka/babashka/issues/930)
|
||||
|
||||
Deps.clj:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue