summaryrefslogtreecommitdiffstats
path: root/Changes
blob: 7ee1304ac9d4267664b382e1df89ac46194040a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Revision history for Spreadsheet-Template

{{$NEXT}}

      - add json as a param instead of hardcoding from_json.

0.04  2014-09-10
      - support more border types (merrilymeredith, #5)

0.03  2014-07-04
      - fix default color handling to line up with changes in
        Spreadsheet::ParseExcel and Spreadsheet::ParseXLSX (edibleenergy, #3,
        #4)

0.02  2013-08-29
      - add 'merge' and 'autofilter' options to the template format
        (jasonshaev, #1)

0.01  2013-07-18
      - Initial release