Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 904 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 904 Bytes

Changelog

  • Trigger turbolinks:before-cache when rendering pages

0.9.13

  • Don't handle empty responses with Turbolinks
  • Fix problem with active storage
  • Performance improvements
  • Use turbolinks code to replace page contents
  • Rewritten using a rack middleware instead of patching render. Thanks to @excid3 for detailed report.
  • Execute <script> elements in responses

0.9.1

  • Initial release