v0.0.3
Changed: Changed the name of the Request and Response classes to FetchRequest
/FetchResponse
(#8)
Docs: Note about issue with Turbolinks (#12)
Fixed: Uppercase method name (#5)
New: Automatically process Turbo Stream responses (#6)
New: Allow additional/custom headers in request (#7)
New: Adds shorthand functions for request verbs get
, post
, put
, patch
, destroy
(#10)
New: Add request interceptor (#13)