File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 16
16
17
17
* Johnny Shields*
18
18
19
+ ### 2.3.0
20
+
21
+ [ Compare: v2.2.4...v2.3.0] ( https://github.com/rails/sprockets-rails/compare/v2.2.4...v2.3.0 )
22
+
23
+ * Enhancement: No longer test against ruby 1.8.7
24
+ * Enhancement: New manifests are under ` .sprockets-manifest-*.json ` , but ` manifest-*.json ` is still supported
25
+ * Fix: Prevent alias logical paths passed to asset_path (https://github.com/rails/sprockets-rails/pull/244 )
26
+ * Fix: Various improvements to test suite
27
+
28
+ * Joshua Peek* , * Rafael Mendonça França*
29
+
19
30
### 2.2.4
20
31
21
32
* Still automatically recompile other app/assets paths for compatibility
24
35
25
36
### 2.2.3
26
37
27
- * Joshua Peek*
28
-
29
38
* Enhancement: Many, various improvements to tests
30
39
including test support for rails 4.2, 5.0
31
40
* Fix: Ensure $root/app/assets
32
41
* Fix: logical_path reference
33
42
* Fix: Define append_assets_path unless it exists
34
43
* Fix: Hack for old rails without existent_directories
35
44
45
+ * Joshua Peek*
46
+
36
47
### 2.2.2
37
48
38
49
* Expose Rails.application.assets_manifest
You can’t perform that action at this time.
0 commit comments