Skip to content

Releases: rails/sass-rails

6.0.0

04 Sep 05:09
a77240c
Compare
Choose a tag to compare

Breaking change

v5.0.7

14 Nov 19:41
v5.0.7
e2e189a
Compare
Choose a tag to compare
  • Remove ruby warnings

v5.0.6

27 Jul 11:16
Compare
Choose a tag to compare
  • Fixes deprecation warnings on Sprockets 3 (#382)

    Richard Schneeman

5.0.5

30 Jun 21:10
v5.0.5
24a171f
Compare
Choose a tag to compare
  • Support Rails 5

5.0.4

03 Sep 19:50
Compare
Choose a tag to compare
  • Allow Tilt 2 usage
  • Allow no compression for all environments

5.0.3

31 Mar 15:57
Compare
Choose a tag to compare
  • Fixed file permissions

5.0.2

30 Mar 01:57
Compare
Choose a tag to compare
  • Configure assets environment inside a configure block. This fixes an issue with sprockets-rails' master branch.

5.0.1

30 Mar 01:32
Compare
Choose a tag to compare
  • Fixed @import glob related caching bug

5.0.0

30 Mar 01:33
Compare
Choose a tag to compare
  • Register scss and sass extensions for rake notes
  • Make possible to use sprocktes > 2.8 and < 4
  • Make possible to use sass ~> 3.1
  • Deprecate .css.scss and .css.sass extensions
  • Limit =require to .css only files and @import to .scss files. Avoid mixing the two.

4.0.5

30 Mar 01:33
Compare
Choose a tag to compare
  • Make possible to use sprockets 2.12.