We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd7a7df commit ec593eeCopy full SHA for ec593ee
CHANGELOG.md
@@ -15,6 +15,7 @@ SCI is used in [babashka](https://github.com/babashka/babashka),
15
- Add `println-str`
16
- Fix [#997](https://github.com/babashka/sci/issues/997): Var is mistaken for local when used under the same name in a `let` body
17
- Fix [#1001](https://github.com/babashka/sci/issues/1001): JS interop with reserved js keyword fails (regression of [#987](https://github.com/babashka/sci/issues/987))
18
+- `sci.impl.Reflector` was rewritten into Clojure
19
20
## 0.10.49 (2025-08-22)
21
0 commit comments