Skip to content

Commit 5d436d2

Browse files
committed
Fix #969: ^:clojure.core/eval-file metadata should affect binding of *file* during evaluation
1 parent 73398f5 commit 5d436d2

File tree

4 files changed

+270
-265
lines changed

4 files changed

+270
-265
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ SCI is used in [babashka](https://github.com/babashka/babashka),
1717
- Bump edamame to `1.4.30`
1818
- Give metadata `:type` key priority in `type` implementation
1919
- Fix [#967](https://github.com/babashka/sci/issues/967): `ns-name` should work on symbols
20+
- Fix [#969](https://github.com/babashka/sci/issues/969): `^:clojure.core/eval-file` metadata should affect binding of `*file*` during evaluation
2021

2122
## 0.9.45 (2025-03-11)
2223

0 commit comments

Comments
 (0)