New
v1.0.0
1.0.0 / 2018-03-27
-
The first release in the 1.0.0 series. :tada: For the 1.x releases, we will follow Semantic Versioning very strictly; please keep this in mind when submitting fixes/suggesting changes.
-
Breaking changes:
- Always set CONTENT_TYPE for non-GET requests (Per Lundberg #223)
-
Minor enhancements / bug fixes:
- Create tempfile using the basename without extension (Edouard Chin #201)
- Save
sessionduringfollow_redirect!(Alexander Popov #218) - Document how to use URL params with DELETE method (Timur Platonov #220)