Fork me on GitHub
#releases
<
2024-06-05
>
borkdude14:06:06

https://github.com/borkdude/html: Produce HTML from hiccup in Clojure and ClojureScript 0.1.1 • Fix https://github.com/borkdude/html/issues/7: boolean HTML attributes

◀️ 1
▶️ 1
zane15:06:26

The "html" link is broken in this message. (Missing the "l".)

borkdude15:06:46

Fixed, thanks!

1
hlship21:06:30

io.pedestal/pedestal 0.7.0-rc-1 Pedestal is a set of Clojure libraries that bring the core Clojure principles - Simplicity, Power, and Focus - to server-side development. https://github.com/pedestal/pedestal Significant changes: • Upgrade to Jetty 11 (and jakarta.servlet.* packages) • New metrics and tracing support based on https://opentelemetry.io/ • Significant improvements to documentation (docstrings and standalone documentation) • New implementation of websocket support • Removal of several unused and unsupported sub-libraries • New deps-new template for projects based on embedding Jetty • Significant improvements to developer productivity: • Improvements to live-reloading of namespaces while the application runs • Much improved exception output • Request routing information is output to console at startup (when in development mode) • Vastly improved observability of interceptors and how they change the context • Optional Clojure specs for the most important data structures (routing specifications, service map) • Console warnings when using any deprecated functions or macros This release includes some significant breaking changes so please review the https://github.com/pedestal/pedestal/blob/master/CHANGELOG.md carefully when upgrading from 0.6.x; however, the vast majority of existing Pedestal users will not be affected by these changes.

clojure-spin 9
❤️ 6
🎉 7
2