packages feed

ziptastic-client-0.3.0.3: CHANGELOG.md

# Changelog

## 0.3.0.3

  * Allow `servant` and `servant-client` version 0.11.

## 0.3.0.2

  * Allow `aeson` version 1.2.

## 0.3.0.1

  * Improve documentation for region fields.
  * Support GHC 7.8.

## 0.3.0.0

  * Detect if a `Manager` supports TLS and switch between HTTP and HTTPS automatically.
  * Change LANGUAGE pragma formatting to support older GHCs.

## 0.2.0.0

  * For failures, provide full `ServantError` instead converting it to `String`.
  * Add version bounds.
  * Clean up documentation and meta information.
  * Add change log.

## 0.1.0.0

  * Initial release.