Sha256: ef4ffcc46b9fac59b5d42d4855f3f05121c91ea23256921aa3b265e6c1f911e5
Contents?: true
Size: 1.68 KB
Versions: 4
Compression:
Stored size: 1.68 KB
Contents
# Change log ## 2.0.2 - 2015-01-03 - Fixed test suite to test against Rails 3.1, 3.2, 4.0, 4.2 on Ruby 1.9.3, 2.0.0, 2.1.0, 2.2.0 and jruby-head. Issue #206 - Support up to sass-rails 5.0.1. Issue #198 - Fix sass_importer patches having incorrect method signatures. Issue #195 - Fixed incorrect path generation for sprites in Rails 4. Issue #190 ## 2.0.0 - 2014-07-10 ### Added - Support for Rails 4.2 - Allow newer sass-rails with Sass 3.3 support (see #160). ### Removed - Rails 3.0 support. ### Fixed - Properly bust the cache on image sprites within a sub-directory that are imported with a wildcard (see #166). ## 1.1.7 - 2014-03-18 ### Fixed - Locked Sprockets version to 2.11.0 (see #146). ## 1.1.6 - 2014-03-11 ### Fixed - Leave bundle selection to rails environment. ## 1.1.5 - 2014-03-11 ### Added - Support for Ruby 2.1.0. ### Fixed - Fixed `rails_loaded?` for when Rails is defined but no application is actually loaded. ## 1.1.4 - 2014-03-18 ### Changed - Simplified README. ## 1.1.3 - 2013-12-27 ### Fixed - No longer assuming asset pipeline is running when generating sprites. ## 1.1.2 - 2013-12-06 ### Fixed - Reverted fix for `generated_image_url` introduced in 1.1.0. ## 1.1.1 - 2013-12-05 ### Added - Support for Compass versions greater than 0.12.2. ## 1.1.0 - 2013-12-05 ### Added - Rails 4 support. - Ruby 2.0 support. ### Fixed - Allow compass-rails without asset pipeline on Rails 3.2. - Fix `generated_image_url` when `generated_images_dir` is set. ### Removed - Support for Ruby 1.8.7 and 1.9.2. - Support for Rails 2.3. ## 1.0.3 - 2012-06-26 ### Added - Bumped Compass version to 0.12.2. ### Fixed - `FixedStaticCompiler` hack so sprite source files dont show up in manifest.
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
glebtv-compass-rails-2.0.4 | CHANGELOG.md |
compass-rails-2.0.5 | CHANGELOG.md |
compass-rails-2.0.4 | CHANGELOG.md |
compass-rails-2.0.3 | CHANGELOG.md |