-
2.4.0
-
2.3.0
- Fix rake gem:native task
- disable lto flag for darwin + nix
- Sort input file list
- Set appropriate encoding for source_map
- allow passing functions directly
- always dispose data context
- Update libsass to 3.6.3
- Restore strip symbols
- Default --march-tune-native to false
- Fix compile issue on Mac OS X
- Test on TruffleRuby in TravisCI
- Use RbConfig::MAKEFILE_CONFIG['DLEXT'] instead of hardcoding extensions
-
2.2.1
-
2.2.0
-
2.1.0
- Equivalent to 2.1.0.pre3
-
2.1.0.pre3
-
2.1.0.pre2
-
2.1.0.pre1
-
2.0.1
-
2.0.0
-
1.12.1
-
1.12.0
-
1.11.4
- Fix
Value::List
related issue with sass 3.5.0
- Fix
-
1.11.3
-
1.11.2
-
1.11.1
-
1.11.0
-
1.10.1
-
1.10.0
- Improved error messages
- Update to Libsass 3.3.6
-
1.9.0
- Support boolean script support
-
1.8.5
- Update to Libsass 3.3.4
-
1.8.4
- Update to Libsass 3.3.3
-
1.8.3
-
1.8.2
- Update to Libsass 3.3.2
-
1.8.1
- Update to Libsass 3.3.1
-
1.8.0
- Update to Libsass 3.3.0
-
1.8.0.pre2
- Fix bug with looking up gem_path
-
1.8.0.pre1
-
1.7.1
- Some updates to
Engine
API.
- Some updates to
-
1.7.0
-
1.6.0
-
1.5.1
- 2nd attempt at fixing compilation bug (issue #12)
-
1.5.0
- Add support for inline source maps
- Fix compilation bug (issue #12)
-
1.4.0
- Add support for line number comments
-
1.3.0
- Support Sass color custom function arguments
- Adds error handling for exceptions in custom functions
- Custom functions may have optional/default arguments