Version bump
This commit is contained in:
parent
7128d65de7
commit
0c6f8b6806
3 changed files with 4 additions and 4 deletions
|
|
@ -11,12 +11,12 @@ A preview of the next release can be installed from
|
|||
|
||||
- Upgrade Clojure to `1.12.0`
|
||||
- [#1722](https://github.com/babashka/babashka/issues/1722): add new clojure 1.12 vars
|
||||
- [#1720](https://github.com/babashka/babashka/issues/1720): Include new clojure 1.12's `clojure.java.process`
|
||||
- [#1720](https://github.com/babashka/babashka/issues/1720): include new clojure 1.12's `clojure.java.process`
|
||||
- [#1719](https://github.com/babashka/babashka/issues/1719): add new clojure 1.12 `clojure.repl.deps` namespace. Only calls with explicit versions are supported.
|
||||
- [#1598](https://github.com/babashka/babashka/issues/1598): use Rosetta on CircleCI to build x64 images
|
||||
- [#1716](https://github.com/babashka/babashka/issues/1716): expose `babashka.http-client.interceptors` namespace
|
||||
- [#1707](https://github.com/babashka/babashka/issues/1707): support `aset` on primitive array
|
||||
- [#1676](https://github.com/babashka/babashka/issues/1676): Restore compatibilty with newest [at-at](https://github.com/overtone/at-at/) version (1.3.58)
|
||||
- [#1676](https://github.com/babashka/babashka/issues/1676): restore compatibility with newest [at-at](https://github.com/overtone/at-at/) version (1.3.58)
|
||||
- Bump SCI
|
||||
- Bump `fs`
|
||||
- Bump `process`
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.3.191
|
||||
1.4.192
|
||||
|
|
@ -1 +1 @@
|
|||
1.4.192
|
||||
1.4.193-SNAPSHOT
|
||||
Loading…
Reference in a new issue