Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.32 KB

Changelog.md

File metadata and controls

57 lines (35 loc) · 1.32 KB

dev

full changelog

  • Nothing yet

1.1.3

full changelog

1.1.2

full changelog

  • Support for Rails 3.1.0 and later inside gemspec

1.1.1

full changelog

  • Support for Rails 3.1.x (up to and including RC4)
    • Rails 3.0.x is still supported
  • Added CI via Travis CI

1.1.0

full changelog

  • Enhancements:
    • Support for inlining <link> elements (thanks to aliix)

1.0.1

full changelog

  • Enhancements:
    • Full, official support for Ruby 1.9.2 (in addition to 1.8.7)
  • Dependencies:
    • Explicilty depend on nokogiri >= 1.4.4

1.0.0

full changelog

Roadie fork!

  • Enhancements:
    • Support for Rails 3.0
    • Code cleanup
    • Support !important
    • Tests
      • some other enhancements
  • Deprecations:
    • Removed support for Rails 2.x