This repository has been archived by the owner on Jul 12, 2023. It is now read-only.
Releases: bentranter/turbolinks
Releases · bentranter/turbolinks
v0.3.0
v0.2.0
- Updates the library to work with the latest version of Crystal.
v0.1.1
Provides a fix where 302
redirects could only go to /
, as this value was hardcoded. It's now set properly on a redirect request by reading from the _turbolinks_location
cookie.
v0.1.0
The first release of Turbolinks 🎉 This adds basic Crystal support for Basecamp's Turbolinks frontend framework.