Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 1.21 KB

Changelog

  • Add configuration to ignore paths (by Andrew Radev)

0.9.17

  • Bump versions for several dependencies
  • Switch the order of scrolling and event triggering to enable persisting scroll
  • 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