https://github.com/seancorfield/logging4j2 https://github.com/seancorfield/logging4j2/releases/tag/v1.0.8 -- A Clojure wrapper for log4j2 • Update log4j2 to 2.26.0. • Update dev/test deps.
https://github.com/avanelsas/bareforge A visual landing-page designer -> code builder for https://github.com/avanelsas/baredom What's new: - Design Canvas improvements - Zoom and pan - Smart alignment guides - Alignment and distribution toolbar - nREPL support - Scripts to help contribution efforts - Property based tests added - Updated the BareDOM lib to the latest version so that new components are accessible - x-multi-combobox - x-kinetic-Canvas - x-i18n - x-i18n-provider Live demo at the https://avanelsas.github.io/bareforge/ Questions? Ask them at #bareforge
https://github.com/seancorfield/deps-new https://github.com/seancorfield/deps-new/releases/tag/v0.12.0 -- Create new projects for the Clojure CLI / deps.edn
clojure -Ttools install-latest :lib io.github.seancorfield/deps-new :as new
• Upgrade from EPL-1.0 to EPL-2.0 for broader compatibility. Explicitly allow for relicensing of deps-new code under Apache-2.0. Generated projects now default to EPL-2.0, rather than EPL-1.0 as was previously the case.
• Update dev/test deps, including in generated projects.
Follow-up in #deps-new