Dispatch v1.0.2 Release Notes

Release Date: 2019-10-05 // over 4 years ago
  • ๐Ÿ›  The maintainers of and contributors to Dispatch are pleased to announce the release of Dispatch v1.0.2. This is a small bugfix release.

    ๐Ÿ”„ Changes

    • ๐Ÿ›  Fixes a regression (#216) where explicit method setting doesn't override implying a method with a particular verb.

    About Dispatch

    Dispatch is an HTTP library for Scala designed to make you more productive while interacting with external services over HTTP from your applications. It's built on the AsyncHttpClient library to provide a fast, flexible abstraction over HTTP interactions.