Files
perl-Template-Alloy/perl-Template-Alloy.changes

70 lines
2.4 KiB
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Tue Mar 23 03:08:52 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 1.022
see /usr/share/doc/packages/perl-Template-Alloy/Changes
1.022
2021-03-22
* Cleanup
1.021
2021-03-22
* Clean use of use vars
* Fix some older test issues
* Fix plugin loading on some perls
-------------------------------------------------------------------
Tue Apr 14 19:34:12 UTC 2015 - coolo@suse.com
- updated to 1.020
see /usr/share/doc/packages/perl-Template-Alloy/Changes
1.020
2013-09-20
* Fix COMPILE_PERL with GLOBAL_CACHE compilation bug that was modifying the tree.
* Fix caching bugs when GLOBAL_CACHE and COMPILE_PERL or COMPILE_JS are used in conjunction with each other.
1.019
2013-08-23
* Fix comment bug on perl 5.8 or older
* Fix many pod typos that accumulated over the years
1.018
2013-08-22
* Final prep for release (1.017 never saw cpan)
* RT #76570 - bugfix provided by onken@netcubed.de to fix encoding error or scalar ref templates.
* RT #79641 - copy buggy behavior of Template::Toolkit in that we now allow for [% # comment %] all on one line (we previously supported [%# comment %])
* RT #69966 - allow for node_info to be a little safer, allow DUMP to also be more safe, allow block _filename to get passed along
* Add real json methods
* Fix warning when calling .html on undefined
* Fix bug in HTE with ASSOCIATE pointed out by David Warring
1.017
2012-02-10
* Add necessary hooks to allow for COMPILE_JS (See Template::Alloy::JS)
* Test suite cleanup
* Add missing squote and dquote item vmethods
* Fix bug in internal iterator
1.016
2011-01-26
* Add AUTO_FILTER configuration item to TT and HTE flavors.
-------------------------------------------------------------------
Tue Apr 14 19:34:06 UTC 2015 - coolo@suse.com
- updated to 1.016
see /usr/share/doc/packages/perl-Template-Alloy/Changes
1.016
2011-01-26
* Add AUTO_FILTER configuration item to TT and HTE flavors.
-------------------------------------------------------------------
Fri Jan 21 20:31:18 UTC 2011 - coolo@novell.com
- initial package 1.015
* created by cpanspec 1.78.03