New release of https://github.com/mpenet/drip • Adds observability hooks • Split the maintenance worker out of the main worker (improvement in multi node setups) • Adds pg reindex to maintenance task • Adds ephemeral jobs • bug fixes
Cursive 2026.2-eap1 is out. Support for the new IntelliJ 2026.2 EAP, important bugfixes for the Standard Clojure Style formatter, as well as other bug fixes and some QoL features. https://cursive-ide.com/blog/cursive-2026.2-eap1.html
New Release https://github.com/avanelsas/bareforge A visual landing-page designer -> code builder for BareDOM web components What's in v0.7.0 - BareDOM 3.1.0 → 3.2.0 (lockstep across deps.edn + meta/versions.cljs). - Integrating new web components that can be used in design - x-split-pane — Resizable two-panel layout. - x-code — Code-display component. - x-calendar — Standalone, always-visible inline month calendar — a companion to x-date-picker. - x-range-slider — Dual-handle, form-associated, accessible range slider. - x-rating — Discrete, form-associated, accessible star-rating component. Lots of internal code improvements and cleanup. Live demo at the repo's https://avanelsas.github.io/bareforge/. Questions? Ask them in the #bareforge channel
https://github.com/fulcrologic/statecharts 1.4.0-RC16
• New invocation type (can be optionally installed): multiplex allows fanning out an invocation dynamically to N things. Gives you generic dynamic parallelism support.