Changelog for
ruby2.1-rubygem-temple-0_7-0.7.7-3.1.x86_64.rpm :
Sun May 22 14:00:00 2016 cooloAATTsuse.com
- updated to version 0.7.7
see installed CHANGES
0.7.7
* Add StaticAnalyzer, StringSplitter
* Freeze string literals
Mon Jun 8 14:00:00 2015 cooloAATTsuse.com
- updated to version 0.7.6
see installed CHANGES
0.7.6
* EngineDSL - add support for use(:Filter) { FilterClassName }
Sat Feb 7 13:00:00 2015 cooloAATTsuse.com
- updated to version 0.7.5
* HTML::Pretty Fix indentation issue (https://github.com/slim-template/slim-rails/issues/78)
0.7.4
* EngineDSL: allow to replace/remove with regexp
* Fix deprecation warning (#83)
0.7.3
* Temple::ERB::Trimming - replace option trim_mode with trim and switch to erubis-like trimming
0.7.2
* Remove Filters::StaticFreezer, the generator does the freezing
0.7.1
* Rename
*Hash to
*Map
* Add Filters::StaticFreezer
0.7.0
* Drop Ruby 1.8.7 support
* EngineDSL: Remove option filter
* HTML: Deprecate :html4, :html5 formats
* HTML: Add format :xml
* Rename DefaultOptions to ClassOptions
* Deprecate default_options in favor of options
* Add Utils.indent_dynamic
0.6.10
* Tilt template: Support :outvar and save/restore buffer to make the behaviour compatible with ERB
Mon Nov 3 13:00:00 2014 tboergerAATTsuse.com
- Added last missing bits for new macros
Mon Oct 13 14:00:00 2014 adrianAATTsuse.de
- adapt to new rubygem packaging style
Fri Oct 4 14:00:00 2013 cooloAATTsuse.com
- updated to version 0.6.7
* HTML::Pretty - change some block level tags
* Reduce memory allocations in immutable hash
Thu Aug 1 14:00:00 2013 cooloAATTsuse.com
- updated to version 0.6.6
* Use default encoding utf-8
* Escape also \'
* Try to load escape_utils by default
Fri May 24 14:00:00 2013 cooloAATTsuse.com
- updated to version 0.6.5
* Added Filters::CodeMerger
* Added Filters::Encoding
* Added Filters::RemoveBOM
* Added Generators::ERB
Sat Apr 20 14:00:00 2013 cooloAATTsuse.com
- updated to version 0.6.4
* Check for ActionView instead of Rails (#72)
Fri Apr 12 14:00:00 2013 cooloAATTsuse.com
- updated to version 0.6.3
* Fix HTML escaping for HTML::Pretty (Issue #69)
Sun Mar 3 13:00:00 2013 cooloAATTsuse.com
- initial package (version 0.6.2)