Fork me on GitHub
#announcements
<
2018-12-30
>
mauricio.szabo00:12:19

Just published a new version of Chlorine, atom package to work with Clojure over Socket REPL. In this version, some improvements, bugfixes, and a great problem that we had with lots of println errors that could break the plug-in: https://atom.io/packages/chlorine Discussions on #chlorine channel!

🏧 8
👏 29
aw_yeah 4
ikitommi16:12:20

[metosin/reitit 0.2.10] is out! Reitit is a fast data-driven router for Clojure(Script). What’s new: * small - enhancements to the core routing * new fast :quarantine-router for route trees with conflicts * pedestal support via optional reitit-pedestal module: https://metosin.github.io/reitit/http/pedestal.html * polished ring request & interceptor context diff loggers: https://metosin.github.io/reitit/http/transforming_interceptor_chain.html#printing-context-diffs * initial support for http-reitit Interceptors on ClojureScript, thanks to the latest Sieppari. Changelog: https://github.com/metosin/reitit/blob/master/CHANGELOG.md#0210-2018-12-30 Big thanks to all the contributors. #reitit for chatting.

🎉 16