Releases: babashka/sci
Releases · babashka/sci
v0.2.9
v0.2.8
v0.2.7
What's Changed
- Varify more vars by @borkdude in #593
- Varify clojure.repl and clojure.template by @bobisageek in #595
- add ns meta to a handful of clojure.core dynamic vars by @bobisageek in #597
- varify more of core namespace by @bobisageek in #599
- varify the rest of clojure.core that's implemented in sci (fixes #600) by @bobisageek in #601
- add :ns meta to more vars by @bobisageek in #604
- Clarify leaking of context via lazy-seqs and side effects by @pmonks in #606
- [#610] js literal enhancements by @borkdude in #612
- [#613] Self-referential function returns wrong binding by @borkdude in #614
- [#365] Control printing in CLJS via print-fn rather than out by @borkdude in #618
- [#590] Make stacktrace logic public by @borkdude in #619
- Move callstack to exception rather than tracking in ctx by @borkdude in #621
- [#610] Fixes for JS literals by @borkdude in #622
New Contributors
- @bobisageek made their first contribution in #595
- @pmonks made their first contribution in #606
Full Changelog: v0.2.6...v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
See CHANGELOG.md for details.
v0.2.2
See CHANGELOG.md for details.
v0.2.1
See CHANGELOG.md for release notes.
v0.2.0
See CHANGELOG.md for release notes.