File rubygem-temple.changes of Package rubygem-temple
132
1
-------------------------------------------------------------------
2
Thu Mar 14 11:07:12 UTC 2019 - Stephan Kulow <coolo@suse.com>
3
4
- updated to version 0.8.1
5
see installed CHANGES
6
7
0.8.1
8
9
* Stop relying on deprecated method in Rails (#121)
10
* Fix issue with --enable-frozen-string-literal
11
* Escape html in markdown
12
13
-------------------------------------------------------------------
14
Mon Feb 13 06:25:18 UTC 2017 - coolo@suse.com
15
16
- updated to version 0.8.0
17
see installed CHANGES
18
19
0.8.0
20
21
* Add Temple::StaticAnalyzer to analyze Ruby expressions
22
* Support newlines in Temple::Filters::StaticAnalyzer
23
24
0.7.8
25
26
* Fix an warning in StaticAnalyzer
27
28
-------------------------------------------------------------------
29
Sun May 22 04:38:18 UTC 2016 - coolo@suse.com
30
31
- updated to version 0.7.7
32
see installed CHANGES
33
34
0.7.7
35
36
* Add StaticAnalyzer, StringSplitter
37
* Freeze string literals
38
39
-------------------------------------------------------------------
40
Mon Jun 8 04:46:25 UTC 2015 - coolo@suse.com
41
42
- updated to version 0.7.6
43
see installed CHANGES
44
45
0.7.6
46
47
* EngineDSL - add support for use(:Filter) { FilterClassName }
48
49
-------------------------------------------------------------------
50
Sat Feb 7 07:21:14 UTC 2015 - coolo@suse.com
51
52
- updated to version 0.7.5
53
* HTML::Pretty Fix indentation issue (https://github.com/slim-template/slim-rails/issues/78)
54
55
0.7.4
56
* EngineDSL: allow to replace/remove with regexp
57
* Fix deprecation warning (#83)
58
59
0.7.3
60
* Temple::ERB::Trimming - replace option trim_mode with trim and switch to erubis-like trimming
61
62
0.7.2
63
* Remove Filters::StaticFreezer, the generator does the freezing
64
65
0.7.1
66
* Rename *Hash to *Map
67
* Add Filters::StaticFreezer
68
69
0.7.0
70
* Drop Ruby 1.8.7 support
71
* EngineDSL: Remove option filter
72
* HTML: Deprecate :html4, :html5 formats
73
* HTML: Add format :xml
74
* Rename DefaultOptions to ClassOptions
75
* Deprecate default_options in favor of options
76
* Add Utils.indent_dynamic
77
78
0.6.10
79
* Tilt template: Support :outvar and save/restore buffer to make the behaviour compatible with ERB
80
81
-------------------------------------------------------------------
82
Mon Nov 3 10:09:33 UTC 2014 - tboerger@suse.com
83
84
- Added last missing bits for new macros
85
86
-------------------------------------------------------------------
87
Mon Oct 13 07:15:48 UTC 2014 - adrian@suse.de
88
89
- adapt to new rubygem packaging style
90
91
-------------------------------------------------------------------
92
Fri Oct 4 07:17:58 UTC 2013 - coolo@suse.com
93
94
- updated to version 0.6.7
95
* HTML::Pretty - change some block level tags
96
* Reduce memory allocations in immutable hash
97
98
-------------------------------------------------------------------
99
Thu Aug 1 05:03:18 UTC 2013 - coolo@suse.com
100
101
- updated to version 0.6.6
102
* Use default encoding utf-8
103
* Escape also '
104
* Try to load escape_utils by default
105
106
-------------------------------------------------------------------
107
Fri May 24 06:30:01 UTC 2013 - coolo@suse.com
108
109
- updated to version 0.6.5
110
* Added Filters::CodeMerger
111
* Added Filters::Encoding
112
* Added Filters::RemoveBOM
113
* Added Generators::ERB
114
115
-------------------------------------------------------------------
116
Sat Apr 20 15:45:33 UTC 2013 - coolo@suse.com
117
118
- updated to version 0.6.4
119
* Check for ActionView instead of Rails (#72)
120
121
-------------------------------------------------------------------
122
Fri Apr 12 11:49:46 UTC 2013 - coolo@suse.com
123
124
- updated to version 0.6.3
125
* Fix HTML escaping for HTML::Pretty (Issue #69)
126
127
-------------------------------------------------------------------
128
Sun Mar 3 16:09:08 UTC 2013 - coolo@suse.com
129
130
- initial package (version 0.6.2)
131
132