premailer-rails v1.6.0 Release Notes

    • ๐Ÿš… Only use asset pipeline if Rails is defined and if compile is true

    • ๐Ÿš… Depend on actionmailer instead of rails

    • ๐Ÿš… Check whether ::Rails is defined before using it

    • โž• Add ability to skip premailer

    • โœ… Test against multiple action mailer versions on travis

    • Ensure CSS strings are always UTF-8 encoded

    • Require premailer version >= 1.7.9