releases

dergutemoritz 2025-12-30T14:20:16.626149Z

Announcing https://clojars.org/manifold/versions/0.5.0: • Add manifold.test which provides test utilities for Manifold consumers • Fix another print-method conflict (https://github.com/clj-commons/manifold/issues/255, https://github.com/clj-commons/manifold/pull/256) Contributions by (in alphabetical order): @droberts3, and yours truly.

1
🎉 4
pez 2025-12-30T22:26:03.770819Z

Browser Jack-in https://github.com/PEZ/browser-jack-in/releases/tag/v0.0.3 • Fix: https://github.com/PEZ/browser-jack-in/issues/1`connect-src 'self'`https://github.com/PEZ/browser-jack-in/issues/1 ◦ WebSocket bridge connects the page’s MAIN world with the extension’s ISOLATED world, bringing localhost in reach (Still doesn’t work for Firefox on GitHub (which seems to be very strict about things 😃) , but I still have hopes I can fix that)