releases

whilo 2025-12-28T02:50:07.358529Z

https://github.com/simm-is/partial-cps udpate - v0.1.50for-with macro - Advanced variant with custom breakpoints and dynamic binding capture for integration with effect systems • Mixed iteration - Combine sync and async sources in a single comprehension: (seq/for [x [1 2 3], y async-seq] [x y]) • ClojureScript fixes - for comprehension and case now work correctly in CLJS • Performance benchmarks - ~8-10x overhead vs clojure.core/for for pure sync; negligible when doing actual async work

🎉 3
pez 2025-12-28T21:09:12.862449Z

Browser Jack-in https://github.com/PEZ/browser-jack-in/releases/tag/v0.0.2: • Extension now works on sites with strict Content Security Policy (YouTube, GitHub, etc.)

🎉 2