| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-08-21 | 986 Bytes | |
| v0.10.48 source code.tar.gz | 2025-08-21 | 507.9 kB | |
| v0.10.48 source code.zip | 2025-08-21 | 557.6 kB | |
| Totals: 3 Items | 1.1 MB | 0 | |
What's Changed
- Add suppress-read by @borkdude in https://github.com/babashka/sci/pull/979
- Fix [#872]: loaded-libs is now the single source of truth by @borkdude in https://github.com/babashka/sci/pull/980
- Fix [#981]: respect type hint on instance interop callee by @borkdude in https://github.com/babashka/sci/pull/982
- Bind more vars during load(string/reader) by @borkdude in https://github.com/babashka/sci/pull/983
- Fix [#984]: support alternative set! syntax in CLJS by @borkdude in https://github.com/babashka/sci/pull/985
- Fix [#986]: preserve error location for js static method by @borkdude in https://github.com/babashka/sci/pull/988
- Fix [#990]: merge-opts with :bindings + deprecate :bindings by @borkdude in https://github.com/babashka/sci/pull/991
- Fix [#987]: method or property should be munged in CLJS by @borkdude in https://github.com/babashka/sci/pull/992
Full Changelog: https://github.com/babashka/sci/compare/v0.10.47...v0.10.48