HISTORY.md - reportable - mirror of github.com/hdm/reportable, required by WarVox.
 (HTM) git clone git://jay.scot/reportable.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
       HISTORY.md (822B)
       ---
            1 v1.1.2
            2 ------
            3 
            4 * pushed a faulty version to Rubygems - need to use a new version number for the fixed version
            5 
            6 v1.1.1
            7 ------
            8 
            9 * not including the whole Saulabs::Reportable namespace into ActiveRecord anymore.
           10 
           11 v1.1.0
           12 ------
           13 
           14 * added configuration options
           15 * added support for Rails 3
           16 * added generator for the packaged RaphaelJs
           17 * added generator for the packaged jQuery flot
           18 * moved tag helper to ReportTagHelper
           19 * added the ResultSet class that allows access to the model name and report name via the resulting data
           20 
           21 v1.0.3
           22 ------
           23 
           24 * Fixed bug in reportable method that broke cumulated reports and reports with options
           25 
           26 v1.0.2
           27 ------
           28 
           29 * Fixed the migration template
           30 
           31 v1.0.1
           32 ------
           33 
           34 * Fixed a bug with PostgreSQL
           35 
           36 v1.0.0
           37 ------
           38 
           39