releases

2025-09-14T13:03:58.420669Z

https://github.com/jacobobryant/biff/releases/tag/v1.9.0: web framework • Breaking: migrated from ring-adapter-jetty9 to the official ring jetty adapter now that the latter supports web sockets. If your app uses web sockets, you'll need to make some changes. • A bunch of other minor things since the last time I actually announced a release

🎉 5
Daniel Slutsky 2025-09-14T13:27:53.494109Z

https://scicloj.github.io/clay/: REPL-friendly literate programming and data visualization - version https://clojars.org/org.scicloj/clay/versions/2-beta56 - with @timothypratley: • turning most JS and CSS dependencies to be consumed :from-the-web in the generated HTML • avoiding starting a Portal server, which is not needed anymore for standalone Portal embedded in the browser (PR #289) • improved SVG support in [:gfm] target format • added support for user-defined https://scicloj.github.io/clay/#js-css-dependencies

🎉 4