File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 42
42
2.2.13
43
43
------
44
44
45
- * Several peformance optimizations: [ #260 ] ( https://github.com/rails/jbuilder/pull/260 ) & [ #261 ] ( https://github.com/rails/jbuilder/pull/261 )
45
+ * Several performance optimizations: [ #260 ] ( https://github.com/rails/jbuilder/pull/260 ) & [ #261 ] ( https://github.com/rails/jbuilder/pull/261 )
46
46
47
47
2.2.12
48
48
------
49
49
50
- * [ Replace explici block calls with yield for performance] ( https://github.com/rails/jbuilder/commit/3184f941276ad03a071cf977133d1a32302afa47 )
50
+ * [ Replace explicit block calls with yield for performance] ( https://github.com/rails/jbuilder/commit/3184f941276ad03a071cf977133d1a32302afa47 )
51
51
52
52
2.2.11
53
53
------
191
191
-----
192
192
* [ Add quick collection attribute extraction] ( https://github.com/rails/jbuilder/commit/c2b966cf653ea4264fbb008b8cc6ce5359ebe40a )
193
193
* [ Block has priority over attributes extraction] ( https://github.com/rails/jbuilder/commit/77c24766362c02769d81dac000b1879a9e4d4a00 )
194
- * [ Meaningfull error messages when adding properties to null] ( https://github.com/rails/jbuilder/commit/e26764602e34b3772e57e730763d512e59489e3b )
194
+ * [ Meaningful error messages when adding properties to null] ( https://github.com/rails/jbuilder/commit/e26764602e34b3772e57e730763d512e59489e3b )
195
195
* [ Do not enforce template format, enforce handlers instead] ( https://github.com/rails/jbuilder/commit/72576755224b15da45e50cbea877679800ab1398 )
196
196
197
197
1.3.0
You can’t perform that action at this time.
0 commit comments