Fork me on GitHub
#releases
<
2023-11-05
>
borkdude19:11:09

https://github.com/squint-cljs/squint: ClojureScript syntax to JavaScript compiler https://github.com/squint-cljs/squint/blob/main/CHANGELOG.md#0337-2023-11-05https://github.com/squint-cljs/squint/issues/357: fix version in help text • Fix iterating over objects • Add clojure.string's triml, trimr, replace • Fix examples/vite-react by adding public/index.html • Add find, bounded-count, boolean?, merge-with, meta, with-meta, int?, ex-message, ex-cause, ex-info • Fix munging of reserved symbols in function arguments

🎉 4
🙏 2
Carsten Behring21:11:25

https://github.com/behrica/clj-polyglot-app/tree/main: deps-new template for easy development of polyglot-apps using devcontainer.json https://github.com/behrica/clj-polyglot-app/blob/main/CHANGELOG.md#01 • python + R support is now optional, can be enabled during template usage