https://github.com/paintparty/bling - Hi-fidelity printing for Clojure, ClojureScript, and Babashka v0.10.0
Initial stab at an interactive documentation site - https://paintparty.github.io/bling/
Site features a dedicated UI for configuring and previewing error and warning callout blocks produced by bling.core/callout
https://github.com/paintparty/bling/releases/tag/v0.10.0 was focused on:
• Enhancing, refining, and refactoring the templating system for callout blocks.
• Improving support for concise, humanized printing of Malli schema errors via bling.explain/explain-malli
• Better support for hiccup templating with bling.core/bling
https://github.com/igrishaev/pg2 is out (a client for Postgres). • global options for column name transformation (kebab-case and similar) • improved IO, detection of remote disconnects • periodical connection health check in a pool Docs: • https://github.com/igrishaev/pg2/blob/master/docs/connecting.md (see fn-key) • https://github.com/igrishaev/pg2/blob/master/docs/pool.md (see "health check")