diff options
| author | Richard Simões <rsimoes@cpan.org> | 2011-12-09 10:09:17 -0600 |
|---|---|---|
| committer | Richard Simões <rsimoes@cpan.org> | 2011-12-09 10:09:17 -0600 |
| commit | 495c00a71e8937eb9fd6f85657c8b7d097f1dfba (patch) | |
| tree | 0fa7c861f34880858b42b9f61c09684bb137c656 /Changes | |
| parent | Merge pull request #4 from fayland/master (diff) | |
| download | dancer-template-xslate-495c00a71e8937eb9fd6f85657c8b7d097f1dfba.tar.gz | |
add dzil plugins, use File::Spec exclusively instead of regular expressions
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,10 @@ -Revision history for Perl extension Dancer::Template::Xslate +Revision history for Dancer-Template-Xslate + +{{$NEXT}} + - fix bug preventing templates with extensions other than "tt" from being found + - accept relative template paths + - fix MS Windows pathing bug + - don't use Dancer::Config directly 0.01 Mon 02 Aug 2010 12:23:50 PM CEST - initial release |
