Hi folks, I just pushed out Haml and Sass 3.0.18. The biggest news is probably that it fixes an incompatibility with Rails 3 final that was lurking in previous versions, so it's not fully Rails 3 compatible. There are a few more interesting fixes, though:
- The gemspec is now compatible with Bundler running under JRuby. - The haml-rails plugin will no longer cause it to print warning about RAILS_ENV and RAILS_ROOT. - The sass executable now has a --stop-on-error flag (for use with --watch or --update) that causes it to exit immediately when it comes across an error. - @import in SCSS can now import multiple Sass/SCSS files. Also, the annoying RDoc errors that popped up when you installed the gem are now gone. Enjoy! - Nathan -- You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/haml?hl=en.
