All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
Added support for ClojureScript. There are a few limitations that you have to require macros from a different file etc.
Removed duplicate selectors, added information to selectors in general.
Tiny improvements in code, removed a few printlines.
Some broken version, use 0.1.7 instead.
Small improvements in code.
Small improvements in code, updated README with plans for the future.
Added more flexibility to colors (e.g. :font-black, :fontblack, "font-black" "fontblack", 'font-black, 'fontblack) can all represent the same color. Removed an information in README about upcoming lein-tornado plugin - the plugin is already released.
Fixed a bug where colors such as rgb did not have the r, g, b values rounded properly (e.g. 154.837256 instead of 155). It caused that the colors did not work.
Removed lein-tornado plugin dependency.
The initial release of the Tornado library.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close