CHANGELOGs [skip ci]
This commit is contained in:
parent
b4dfb91fd3
commit
20e8171869
1 changed files with 9 additions and 0 deletions
|
|
@ -8,6 +8,15 @@ A preview of the next release can be installed from
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
- Convey `*print-length*` to pprint and allow `set!`
|
- Convey `*print-length*` to pprint and allow `set!`
|
||||||
|
- `babashka.nrepl`: support pprint length
|
||||||
|
- SCI: support invoking field, without dash
|
||||||
|
- Add compatibility with clojure numeric tower
|
||||||
|
- Update deps.clj
|
||||||
|
- Compatibility with fipp and puget
|
||||||
|
- fix #1233: don't print error to stdout in prepl
|
||||||
|
- Update process with pre-start-fn
|
||||||
|
- Update fs
|
||||||
|
- Expose edamame, fixes #549 and #1258 (#1259)
|
||||||
|
|
||||||
## 0.8.1 (2022-04-15)
|
## 0.8.1 (2022-04-15)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue