changelog
This commit is contained in:
parent
a6d8d0179c
commit
02d300ee3d
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ A preview of the next release can be installed from
|
||||||
- `(clojure.lang.RT/baseLoader)` now returns classloader with babashka dependencies on classpath
|
- `(clojure.lang.RT/baseLoader)` now returns classloader with babashka dependencies on classpath
|
||||||
- Support reading tags from `data_readers.clj` and `data_readers.cljc`
|
- Support reading tags from `data_readers.clj` and `data_readers.cljc`
|
||||||
- Don't exit REPL when `babashka.deps/add-deps` fails
|
- Don't exit REPL when `babashka.deps/add-deps` fails
|
||||||
- Fix #1474: when `.bb` file is in different artifact, `.clj` file is loaded first if it appears first on classpath
|
- Fix [#1474](https://github.com/babashka/babashka/issues/1474): when `.bb` file is in different artifact, `.clj` file is loaded first if it appears first on classpath
|
||||||
- Support for `*loaded-libs*` and `(loaded-libs)`
|
- Support for `*loaded-libs*` and `(loaded-libs)`
|
||||||
- Bump rewrite-clj to `1.1.46`
|
- Bump rewrite-clj to `1.1.46`
|
||||||
- Bump http-client to `0.0.3`
|
- Bump http-client to `0.0.3`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue