This commit is contained in:
Michiel Borkent 2021-12-02 20:49:30 +01:00
parent f761d84312
commit d7ccd1d7c1
2 changed files with 9 additions and 2 deletions

View file

@ -2,12 +2,19 @@
For a list of breaking changes, check [here](#breaking-changes).
## 0.6.8
- Add `reader-conditional?`, `test`
- Deps.clj: bump to tools jar `1.10.3.1040`
- Babashka.process: support deref with timeout (SevereOverfl0w)
- Add new functions from clojure 1.11 alpha 3 except `clojure.java.math`
## 0.6.7 (2021-11-29)
Minor bugfix release:
- `print-deps` included `:local/root` dependency which is not valid outside babashka repo
- `fs/which` edge case improvement on Windows #1083
- `fs/which` edge case improvement on Windows [#1083](https://github.com/babashka/babashka/issues/1083)
## 0.6.6 (2021-11-29)

View file

@ -1 +1 @@
0.6.8-SNAPSHOT
0.6.8