- ClojureScript support
- Node.JS example
- frinj.repl convenience ns added
- better output from find-units and find-fundamentals
- Breaking namespace changes
utils -> core, calc + repl -> ops
- New operators
find-units, find-fundamentals
- Clojure 1.5.1
- Some cleanup
- Infix operator calculations (with $= macro)
- Live unit feeds
- frinj.repl namespace
- bug in fj-equal?
Renamed frinj.core functions;
- fj-less -> fj-less?
- fj-greater -> fj-greater?
First public release