Revision history for Perl module Template::Resolver

1.06 2016-03-23
    - Fixed: Overlay fails if template is in a directory that does not exist in base 
      (https://github.com/lucastheisen/template-resolver/issues/1)

1.05 2016-01-25
    - Added overlays

1.04 2016-01-23
    - Add support for any blessed entity to be treated as if it were a hashref

1.03 2016-01-22
    - Added support for multi-line placeholder

1.02 2015-12-05
    - Fixed deprecated regex syntax

1.01 2015-10-03
    - Removed dependency on Log4perl

1.0 2015-10-03
    - Initial release.