=== 0.1.4 / 2010-10-20 * Bug fix: Order now works on Nest * Added log scale spec. domain, range, scale, invert and ticks works like javascript version * First stack layout version operational * Added grouped and stacked chart examples === 0.1.3 / 2010-10-08 * New Wedge and Dot mark * New Log scale and Nest. * Area mark working. * Automatic color scales doesn't work on every ocasion, yet * Color, Format::Number and Quantitative fixed. * Fixed attributes works as expected (damn c like 0=false) * Added examples (antibiotics and barley) * Bug fix: right anchor doesn't affect labels. * Crimea grouped bars works. Ordinal scales operational === 0.1.2 / 2010-10-04 * Bug fix: SvgScene.panel only parse first element. Crimea-line example works (almost) as expected * Support for lines as anchors (not tested, yet) * Support for scales using Time class * Deleted unnecesary files from protovis === 0.1.1 / 2010-10-02 * Operational implementation of Panel, Bar, Rule, Line and Label. Anchor doesn't work, yet [clbustos] * Updated README.txt === 0.1.0 / 2010-09-30 * First (barely) operational version. See examples/first.rb and examples/second.rb