https://github.com/simm-is/partial-cps udpate - v0.1.50
• for-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
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.)