Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 328 Bytes

CHANGELOG.md

File metadata and controls

5 lines (5 loc) · 328 Bytes

1.0.0a (unreleased)

  • Moved to Rack middleware strategy and thus removed Rails dependency entirely. Instead of exposing a Rails engine and adding routes to the host application to process dynamic attachment styles, we insert a piece of Rack middleware that serves the same purpose and is completely framework-agnostic.