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

{{$NEXT}}

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