@@ -2,43 +2,47 @@ See [GitHub Releases](https://github.com/bokmann/font-awesome-rails/releases)
22
33## Changes
44
5- | Version | FontAwesome SHA1 | Notes / Other additions |
6- | ---------| ------------------| --------------------------------------------------------------------|
7- | 4.7.0.0 | ` a8386aa ` | [ 4.7.0 release] ( https://github.com/FortAwesome/Font-Awesome/pull/10012 ) (new icons) |
8- | 4.6.3.1 | ` 8e241f2 ` | Removed version query string from font assets |
9- | 4.6.3.0 | ` 8e241f2 ` | [ 4.6.3 release] ( https://github.com/FortAwesome/Font-Awesome/pull/9189 ) (new brand icons) |
10- | 4.6.2.0 | ` e7cc59d ` | [ 4.6.2 release] ( https://github.com/FortAwesome/Font-Awesome/pull/9117 ) (fixes and new icons) |
11- | 4.6.1.0 | ` 6535013 ` | [ 4.6.1 release] ( https://github.com/FortAwesome/Font-Awesome/pull/8962 ) (minor stylesheet fixes) |
12- | 4.6.0.0 | ` 5697be9 ` | 4.6.0 release (new icons) |
13- | 4.5.0.1 | ` dbc8d1b ` | added official Rails 5 support |
14- | 4.5.0.0 | ` dbc8d1b ` | 4.5.0 release (new icons) |
15- | 4.4.0.0 | ` e554555 ` | 4.4.0 release (new icons) |
16- | 4.3.0.0 | ` 41b9ed0 ` | 4.3.0 release (new icons) |
17- | 4.2.0.0 | ` a65bd93 ` | 4.2.0 release (new icons) |
18- | 4.1.0.0 | ` 2649d91 ` | 4.1.0 release (new icons) |
19- | 4.0.3.2 | ` 0373b63 ` | icon right alignment support in helpers |
20- | 4.0.3.1 | ` 0373b63 ` | asset pipeline improvements |
21- | 4.0.3.0 | ` 0373b63 ` | 4.0.3 release (minor icon renames and updates) |
22- | 4.0.1.0 | ` c84c8ab ` | 4.0.1 release (fixed hdd icon and fa-stack alignment) |
23- | 4.0.0.0 | ` 4e92eeb ` | 4.0.0 release (new naming conventions, new icons, IE7 support dropped) |
24- | 3.2.1.3 | ` b1a8ad4 ` | added ` fa_icon ` and ` fa_stacked_icon ` view helpers |
25- | 3.2.1.2 | ` b1a8ad4 ` | fixed suffix on svg font url during asset precompilation |
26- | 3.2.1.1 | ` b1a8ad4 ` | renamed Font::Awesome module to FontAwesome to avoid Font name conflicts |
27- | 3.2.1.0 | ` b1a8ad4 ` | 3.2.1 release (stylesheet fixes) |
28- | 3.2.0.0 | ` a9065a1 ` | 3.2.0 release (new icons) |
29- | 3.1.1.3 | ` 949a765 ` | repackaged gem; cleaned out extraneous files |
30- | 3.1.1.2 | ` 949a765 ` | vendor/assets -> app/assets; Improved Rails 4 support |
31- | 3.1.1.1 | ` 949a765 ` | asset_path -> font_path usage; Now requires Rails >= 3.2. |
32- | 3.1.1.0 | ` 949a765 ` | 3.1.1 release (icon fixes) |
33- | 3.1.0.0 | ` a4612d8 ` | 3.1.0 release (new icons) |
34- | 3.0.2.0 | ` 13d5dd3 ` | 3.0.2 release (better IE7 rendering) |
35- | 3.0.1.0 | ` 7d173f2 ` | 3.0.1 release (bug fixes and alignment improvements) |
36- | 0.5.0 | ` contrib ` | (christhekeele) Attempt to prepare request to 3.0 release of font-awesome |
37- | 0.4.0 | ` 05e5e5b ` | Pullup request to 2.0 release of font-awesome |
38- | 0.3.0 | (unknown) | (sorry, will make sure that doesn't happen again) |
39- | 0.2.1 | ` 563a6f3 ` | Forgot I had patched the css to reflect the font assetified location. |
40- | 0.2.0 | ` 563a6f3 ` | Repackaged after their new release |
41- | 0.1.0 | ` 378b2d7 ` | Simplest packaging as a gem as possible |
5+ | Version | FontAwesome SHA1 | Notes / Other additions |
6+ | ---------| ------------------| -------------------------------------------------------------------------------------------------|
7+ | 4.7.0.4 | ` a8386aa ` | added Rails 5.2 support |
8+ | 4.7.0.3 | ` a8386aa ` | improve gemspec description |
9+ | 4.7.0.2 | ` a8386aa ` | added Rails 5.1 support |
10+ | 4.7.0.1 | ` a8386aa ` | helpers no longer modify passed options |
11+ | 4.7.0.0 | ` a8386aa ` | [ 4.7.0 release] ( https://github.com/FortAwesome/Font-Awesome/pull/10012 ) (new icons) |
12+ | 4.6.3.1 | ` 8e241f2 ` | Removed version query string from font assets |
13+ | 4.6.3.0 | ` 8e241f2 ` | [ 4.6.3 release] ( https://github.com/FortAwesome/Font-Awesome/pull/9189 ) (new brand icons) |
14+ | 4.6.2.0 | ` e7cc59d ` | [ 4.6.2 release] ( https://github.com/FortAwesome/Font-Awesome/pull/9117 ) (fixes and new icons) |
15+ | 4.6.1.0 | ` 6535013 ` | [ 4.6.1 release] ( https://github.com/FortAwesome/Font-Awesome/pull/8962 ) (minor stylesheet fixes) |
16+ | 4.6.0.0 | ` 5697be9 ` | 4.6.0 release (new icons) |
17+ | 4.5.0.1 | ` dbc8d1b ` | added official Rails 5 support |
18+ | 4.5.0.0 | ` dbc8d1b ` | 4.5.0 release (new icons) |
19+ | 4.4.0.0 | ` e554555 ` | 4.4.0 release (new icons) |
20+ | 4.3.0.0 | ` 41b9ed0 ` | 4.3.0 release (new icons) |
21+ | 4.2.0.0 | ` a65bd93 ` | 4.2.0 release (new icons) |
22+ | 4.1.0.0 | ` 2649d91 ` | 4.1.0 release (new icons) |
23+ | 4.0.3.2 | ` 0373b63 ` | icon right alignment support in helpers |
24+ | 4.0.3.1 | ` 0373b63 ` | asset pipeline improvements |
25+ | 4.0.3.0 | ` 0373b63 ` | 4.0.3 release (minor icon renames and updates) |
26+ | 4.0.1.0 | ` c84c8ab ` | 4.0.1 release (fixed hdd icon and fa-stack alignment) |
27+ | 4.0.0.0 | ` 4e92eeb ` | 4.0.0 release (new naming conventions, new icons, IE7 support dropped) |
28+ | 3.2.1.3 | ` b1a8ad4 ` | added ` fa_icon ` and ` fa_stacked_icon ` view helpers |
29+ | 3.2.1.2 | ` b1a8ad4 ` | fixed suffix on svg font url during asset precompilation |
30+ | 3.2.1.1 | ` b1a8ad4 ` | renamed Font::Awesome module to FontAwesome to avoid Font name conflicts |
31+ | 3.2.1.0 | ` b1a8ad4 ` | 3.2.1 release (stylesheet fixes) |
32+ | 3.2.0.0 | ` a9065a1 ` | 3.2.0 release (new icons) |
33+ | 3.1.1.3 | ` 949a765 ` | repackaged gem; cleaned out extraneous files |
34+ | 3.1.1.2 | ` 949a765 ` | vendor/assets -> app/assets; Improved Rails 4 support |
35+ | 3.1.1.1 | ` 949a765 ` | asset_path -> font_path usage; Now requires Rails >= 3.2. |
36+ | 3.1.1.0 | ` 949a765 ` | 3.1.1 release (icon fixes) |
37+ | 3.1.0.0 | ` a4612d8 ` | 3.1.0 release (new icons) |
38+ | 3.0.2.0 | ` 13d5dd3 ` | 3.0.2 release (better IE7 rendering) |
39+ | 3.0.1.0 | ` 7d173f2 ` | 3.0.1 release (bug fixes and alignment improvements) |
40+ | 0.5.0 | ` contrib ` | (christhekeele) Attempt to prepare request to 3.0 release of font-awesome |
41+ | 0.4.0 | ` 05e5e5b ` | Pullup request to 2.0 release of font-awesome |
42+ | 0.3.0 | (unknown) | (sorry, will make sure that doesn't happen again) |
43+ | 0.2.1 | ` 563a6f3 ` | Forgot I had patched the css to reflect the font assetified location. |
44+ | 0.2.0 | ` 563a6f3 ` | Repackaged after their new release |
45+ | 0.1.0 | ` 378b2d7 ` | Simplest packaging as a gem as possible |
4246
4347** note on version 0.2.0** : FontAwesome now includes scss and sass files, but
4448when I used them instead of the plain ol css file included in the project, it
0 commit comments