https://github.com/fulcrologic/fulcro-spec 3.2.0 Major new feature: Specification sealing. • Mark source code with sealing signature • Auto-detection of transitive code changes all the way to project boundaries • Ability to construct a transitive “proof” of behavioral coverage that is checkable • Able to automatically and reliably skip tests when the source code hasn’t changed!
https://github.com/replikativ/konserve/releases/tag/0.8.324 New features: • Tiered store support. This allows to stack stores into a cache hierarchy, e.g. a memory store in front of a filestore (different write and read policies available). Tiered stores can be nested providing arbitrary caching hierarchies. • Write hooks support which provides the ability to stream changes from one store to others, e.g. through https://github.com/replikativ/konserve-sync (WIP, experimental).
Cursive 2025.2.1 is out! Support for IJ 2025.3, many improvements to the clj-kondo support, fixed the exception report submitting, support for centralised licence distribution and many bug fixes. https://cursive-ide.com/blog/cursive-2025.2.1.html
https://github.com/borkdude/edamame: configurable EDN and Clojure parser with location metadata and more
1.5.36 (2025-12-04)
• Allow :read-cond function to override :edamame/read-cond-splicing value