Brute 0.4.0 – From CLJX to Reader Conditionals
This release of Brute, provides no new features, but is instead a migration from using CLJX as the support for both Clojure and ClojureScript at once, to upgrading to Clojure 1.7, and utilising the (relatively?) new feature of Reader Conditionals. In terms of changing the implementing code, this was a fairly straightforward task. It was essentially […]