changelog
This commit is contained in:
parent
4c0d34b7c8
commit
a32725613e
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ A preview of the next release can be installed from
|
|||
- [#1369](https://github.com/babashka/babashka/issues/1369): provide `.sha256` files for every released asset
|
||||
- [#1397](https://github.com/babashka/babashka/issues/1397): Add `clojure.lang.Namespace` as alias for `sci.lang.Namespace`, such that `(instance? clojure.lang.Namespace *ns*)` returns `true` in bb
|
||||
- [#1384](https://github.com/babashka/babashka/issues/1384): allow `.indexOf` on `LazySeq`
|
||||
- [#1330](https://github.com/babashka/babashka/issues/1330): allow `(set! *warn-on-reflection*)` in programmatic nREPL
|
||||
|
||||
## 0.10.163 (2022-09-24)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue