Version 0.9.1 | Round about midnight on July 4th, 2012 | f43dca9
Resolved Issues/Bug Fixes:
* Removing unused and undeclared debugging prereq Data::Dump
* Fixing version numbers (I hope)
Version 0.9.0 | Early afternoon on July 3rd, 2012 | 5375280
API Changes/Compatibility Information:
* Support {% else %} tag in for loops (see docs)
* Support 'now' and 'today' in date filter: {{ 'now' | date :'%Y' }}
* Support split filter
* Support {% raw %} tag
* Expand strip_html filter to include <script> and <!--comment--> tags
* Support modulo filter
Documentation/Sample Code/Test Suite:
* Simple tests for {% assign ... %} tag
Version 0.0004 | 2010-09-20 23:33:25Z (Mon, 20 Sep 2010) | fd2d1b2
API Changes/Compatibility Information:
* Add support for sorting lists and hashes (by key or by value) in
{% for ... %} tags with the new 'sorted' keyword. See the section
entitled 'Sorting' in Solution::Tag::For
Version 0.000000003 | 2010-09-20 02:25:51Z (Mon, 20 Sep 2010) | 4d4beee
API Changes/Compatibility Information:
* Add support for hashrefs in {% for ... %} tag
Resolved Issues/Bug Fixes:
* Fixing old {% for ... reversed %} regression
Internal/Behavioral Changes:
* Appropriate errors are raised when there are problems rendering
{% include ... %} tags
Documentation/Sample Code/Test Suite:
* Correcting bad internal links and some minor reorganization
Version 0.000000002 | 2010-09-19 02:51:25Z (Sun, 19 Sep 2010) | 7f57e32
API Changes/Compatibility Information:
* New {% include file %} tag
Documentation/Sample Code/Test Suite:
* New example for custom tag creation
Version 0.000000001 | 2010-09-19 00:52:32Z (Sun, 19 Sep 2010) | 92a1cb0
API Changes/Compatibility Information:
* ...see below
Resolved Issues/Bug Fixes:
* ...see below
Internal/Behavioral Changes:
* It actually exists
Documentation/Sample Code/Test Suite:
* ...see above
Notes:
* This is based on the Ruby Liquid library. See the sections entitled
"Getting Started" and "Ugh! Why a new Top Level Namespace?" in
Solution and just about everything in Solution::Tag.
_ -.-. .... .- -. --. . ... _________________________________________
For more information, see the commit log:
http://github.com/sanko/solution/commits/
$Ver: 0.0004 $ from git $Rev: 8991b1b $
$Date: 2012-07-01 01:25:35Z (Sun, 01 Jul 2012) $
$Url: http://github.com/sanko/solution/tree/raw/master/Changes $