Sha256: 5f74e31fedbe040ff14e8a90902b7a5b7feefb1d6664f1d061174089f282ab07
Contents?: true
Size: 962 Bytes
Versions: 1
Compression:
Stored size: 962 Bytes
Contents
0.1.0 / 2012-07-10 * Enhancements * In XLSX output, freeze panes underneath first row of body * In PDF output, make table body headers bold 0.0.3 / 2012-07-06 * Bug fixes * Show column names on table bodies in pdf format * Enhancements * Provide Report#cleanup to remove tmp files 0.0.2 / 2012-07-04 * Bug fixes * Properly handle true and false values in pdf and xlsx * Enhancements * More sensible default spacing, font size, and page margins for pdf output * If a column is named "Did you really see it?", try #Did_you_really_see_it? and #did_you_really_see_it? (previously we lost ? and ! characters) * If a "body.rows" method yields instead of just returning an enumerable, re-yield it * If a column block takes 2 args (arity = 2), pass it report and row obj. This is useful when each row is calculated using (1) the row object and (2) something defined only on the report instance itself. 0.0.1 / 2012-07-04 Initial release!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
report-0.1.0 | CHANGELOG |