summary refs log tree commit diff
path: root/Changes
blob: 88ed20b512195ede4c1aee3380fcc05764445e6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Revision history for Dancer-Template-Xslate

{{$NEXT}}

0.03      2012-04-12 20:13:20 America/Chicago
    - Fix bug involving conversion from "extension" to "suffix" options.
    - Documented caveats involving Dancer's "layout" feature.

0.02      2011-12-12 18:35:33 America/Chicago
    - Fix bug preventing templates with extensions other than "tt" from being
      found.
    - Now accepting relative template paths
    - Fixed MS Windows pathing bug.
    - Stopped using Dancer::Config directly.

0.01      Mon 2010-08-02 12:23:50 CEST
    - initial release