| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-23 | 1.6 kB | |
| v0.11.50 source code.tar.gz | 2025-12-23 | 507.5 kB | |
| v0.11.50 source code.zip | 2025-12-23 | 555.6 kB | |
| Totals: 3 Items | 1.1 MB | 0 | |
What's Changed
- Partial fix for [#963] by @borkdude in https://github.com/babashka/sci/pull/994
- More fixes for [#963] by @borkdude in https://github.com/babashka/sci/pull/995
- Fix [#963] by @borkdude in https://github.com/babashka/sci/pull/996
- Fix [#997]: Var is mistaken for local when used under the same name by @borkdude in https://github.com/babashka/sci/pull/998
- Fix cljs munging by @borkdude in https://github.com/babashka/sci/pull/1000
- fix: match clj resolve exception message by @filipesilva in https://github.com/babashka/sci/pull/1003
- Fix error message typo in records.cljc by @shaunlebron in https://github.com/babashka/sci/pull/1004
- Port reflector to clojure by @borkdude in https://github.com/babashka/sci/pull/1008
- fix: Return a map when dissociating a record basis field by @super7ramp in https://github.com/babashka/sci/pull/1009
- Fix [#1011]: reset ns metadata when evaluating ns form multiple times by @borkdude in https://github.com/babashka/sci/pull/1012
- Add support for :refer-global by @borkdude in https://github.com/babashka/sci/pull/1015
- Add support for :require-global by @borkdude in https://github.com/babashka/sci/pull/1016
New Contributors
- @filipesilva made their first contribution in https://github.com/babashka/sci/pull/1003
- @shaunlebron made their first contribution in https://github.com/babashka/sci/pull/1004
- @super7ramp made their first contribution in https://github.com/babashka/sci/pull/1009
Full Changelog: https://github.com/babashka/sci/compare/v0.10.49...v0.11.50